google / certificate-transparency

Auditing for TLS certificates.
https://certificate.transparency.dev
Apache License 2.0
869 stars 283 forks source link

openssl_generator.py: Replace ':' in log identifier with '_' #1454

Closed RJPercival closed 6 years ago

RJPercival commented 6 years ago

Colons are not allowed in keys, according to the OpenSSL CONF documentation: https://www.openssl.org/docs/manmaster/man5/config.html