generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
When trying to setup nitro-enclaves-acm in conjunction with Apache httpd it took me a large part of the day to find out the replacements for SSLCertificateKeyFile & SSLCertificateFile will not be done when both entries are not at the start of a line. As normally http config files are indented to make them more readable I suspect a lot of people will run into this when migrating existing httpd configs for use with nitro enclaves. Please modify the code that it will allow for whitespace at the start of the line.
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers