Skip to content

Conversation

@alexskr
Copy link

@alexskr alexskr commented Mar 13, 2018

in some edge cases :fqdn can contain capital letters which will cause the following error

Error: Could not initialize global default settings: Certificate names must be lower case; see #1168

This change lowercases cert name

fixes Error: Could not initialize global default settings: Certificate names must be lower case; see #1168
in cases where :fqdn contains capital letters.
@ghoneycutt
Copy link
Owner

Thanks @alexskr !

We need a corresponding spec test that shows if $certname is capitalized that the ini setting is lowe case.

@ghoneycutt
Copy link
Owner

There should also be a comment in the code that links to the bug number you mentioned above so it is explained why this is needed.

@alexskr
Copy link
Author

alexskr commented Mar 14, 2018

Good idea! how does this look?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants