Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Always set up env for subjectAltName #11

Merged
merged 1 commit into from
Aug 14, 2018
Merged

Always set up env for subjectAltName #11

merged 1 commit into from
Aug 14, 2018

Commits on Aug 14, 2018

  1. Always set up env for subjectAltName

    Also adds a warning about LibreSSL as that library does not substitute env variables the same way OpenSSL does, and the subjectAltName value in a generated cert will always be the fallback values
    
    Generate a temporary openssl.cnf file
    
    This allows string replacement to specify subjectAltName values since LibreSSL does not do ENV substitution correctly
    lukebakken committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    c083cfe View commit details
    Browse the repository at this point in the history