freeipa / freeipa-letsencrypt

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

Fixes Issue #18 and already merged Pull Request #23 #34

Open gugarosa opened 3 years ago

gugarosa commented 3 years ago

This should fix both the issues that has already been raised: https://github.com/freeipa/freeipa-letsencrypt/issues/18 and the pull request that have already been merged: https://github.com/freeipa/freeipa-letsencrypt/pull/23.

I just ran into this problem today using with a fresh CentOS 8 installation and the -passin trick instead of -passout did the job.

If there is anything else, please let me know!

Best regards, Gustavo.