linux-system-roles / certificate

Role for managing TLS/SSL certificate issuance and renewal
https://linux-system-roles.github.io/certificate/
MIT License
30 stars 20 forks source link

RFE: Add support for CAs using ACME #140

Open Tronde opened 1 year ago

Tronde commented 1 year ago

IMHO it would be a nice and useful feature for this role to support RFC8555-compliant CAs like Let's Encrypt.

With this feature users who don't have a Free IPA CA could request valid X.509 domain certificates.

What do you think about this proposal?

richm commented 1 year ago

IMHO it would be a nice and useful feature for this role to support RFC8555-compliant CAs like Let's Encrypt.

With this feature users who don't have a Free IPA CA could request valid X.509 domain certificates.

What do you think about this proposal?

I think it is a good idea. We're discussing it internally to figure out if/when we can allocate resources to work on this.