Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
Zenarmor (Sensei)
»
Guide: How to Manage Certificates on OPNsense
« previous
next »
Print
Pages: [
1
]
Author
Topic: Guide: How to Manage Certificates on OPNsense (Read 1601 times)
beki
Jr. Member
Posts: 93
Karma: 10
Guide: How to Manage Certificates on OPNsense
«
on:
March 12, 2024, 01:19:38 pm »
Dear OPNsense Community,
Certificates on OPNsense are used to establish confidence between peers. OPNsense enables the creation of certificates directly from the front end to simplify their use. Furthermore, it enables the creation of certificates for many uses without using the "openssl" command line program.
In this guide, we outline OPNsense certificate management topics.
https://www.zenarmor.com/docs/network-security-tutorials/how-to-manage-certificates-on-opnsense
Best Regards,
Zenarmor Team
Logged
p_kn
Newbie
Posts: 12
Karma: 0
Re: Guide: How to Manage Certificates on OPNsense
«
Reply #1 on:
April 29, 2024, 04:01:37 pm »
Is there any chance to automate the import of a certificate for the webgui? We use acme.sh to generate certificates regularly. In our whole network, OPNsense is the only serveice where we have to deploy manually into a web form. Is there any chance to to this vis SSH?
Logged
Monviech (Cedrik)
Global Moderator
Hero Member
Posts: 1534
Karma: 172
Re: Guide: How to Manage Certificates on OPNsense
«
Reply #2 on:
April 29, 2024, 04:43:59 pm »
You can check out the current developement edition of the OPNsense. There is a rewritten API enabled trust store in it now as technology preview.
Logged
Hardware:
DEC740
p_kn
Newbie
Posts: 12
Karma: 0
Re: Guide: How to Manage Certificates on OPNsense
«
Reply #3 on:
April 29, 2024, 11:19:04 pm »
Ah, great, thank You! the new API endpoint `/ui/trust/cert` looks promising. I'll try to make a python script for this API endpoint.
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
Zenarmor (Sensei)
»
Guide: How to Manage Certificates on OPNsense