rabbitmq / tls-gen

Generates self-signed x509/TLS/SSL certificates useful for development
Mozilla Public License 2.0
368 stars 103 forks source link

Add ALT names properties to non-basic profiles #36

Closed Zerpet closed 2 years ago

Zerpet commented 2 years ago

The openssl configuration template was missing the extensions to add SAN properties to the certificates, resulting in certificates not having the expected Subject Alt Names, despite setting CLIENT_ALT_NAME and SERVER_ALT_NAME.