freeipa / freeipa-letsencrypt

A quick hack allowing to use Let's Encrypt certificates for FreeIPA web interface.
140 stars 71 forks source link

fix: adding additional letsencrypt subordinate certificates.. #51

Closed teohz closed 1 month ago

teohz commented 1 month ago

to fix CERTIFICATE_VERIFY_FAILED error.

While running the original script I was unable to login via web UI - it seems that was due to missing subordinate certs from LE. I've added those - issue has been resolved.

rcritten commented 1 month ago

Thanks for the submission. I'm closing this as a duplicate of https://github.com/freeipa/freeipa-letsencrypt/pull/49