I know that we can use nsupdate(RFC 2136) on any server to get certificate issued by a certificate authority and use Technitium DNS in the process. I currently do this Proxmox. That's not exactly what this feature request is about.
The Technitium 'Settings' -> 'Web Service' doesn't have option to specify an ACME server it can ask SSL certificates for.
Instead, current options are:
- Manually generating cert and putting it in a file path on the Technitium server and then entering the path in 'TLS Certificate File Path'.
- A certbot inside the Technitium server as advised in https://blog.technitium.com/2023/03/how-to-auto-renew-ssl-certificates-with.html .
My feature request is to add support for auto-renewing SSL certs in Technitium web service via an ACME CA itself.
An email and a directory endpoint URL of the CA would be needed to be added to Technitium settings in Web Service section and backend logic could be via certbot or https://github.com/simple-acme/simple-acme or an internal implementation.
Would this be possible?
I know that we can use nsupdate(RFC 2136) on any server to get certificate issued by a certificate authority and use Technitium DNS in the process. I currently do this Proxmox. That's not exactly what this feature request is about.
The Technitium 'Settings' -> 'Web Service' doesn't have option to specify an ACME server it can ask SSL certificates for.
Instead, current options are:
My feature request is to add support for auto-renewing SSL certs in Technitium web service via an ACME CA itself.
An email and a directory endpoint URL of the CA would be needed to be added to Technitium settings in Web Service section and backend logic could be via certbot or https://github.com/simple-acme/simple-acme or an internal implementation.
Would this be possible?