mirror of
https://github.com/opensim/opensim.git
synced 2026-06-02 16:45:35 +08:00
As you know most CAs return PEM encoded certificates and require a conversion using OpenSSL to make them compatible with OpenSim. This implementation does the automatic conversion from .pem to .p12 and .pfx at OpenSim startup which updates the certificate in case of automatic certificates renewal... Note: still under testing using certbot and Let's Encrypt certs... Thank you and good continuaion Web Rain :)