-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Hi Angel,
I was trying to define more than 9 SANs but when I run ./run.sh openssl.conf gets modified in a weird way ... example:
openssl.conf (edited by me)
[...]
[alt_names]
DNS.1 = localhost
DNS.2 = 127.0.0.1
DNS.3 = alfresco-local
DNS.4 = alfresco-remote
DNS.5 = solr-local
DNS.6 = solr-remote
DNS.7 = solr7
DNS.8 = solr8
DNS.9 = solr9
DNS.10 = solr10
DNS.11 = solr11
then I run : ./run.sh
I open openssl.conf again:
[...]
[alt_names]
DNS.1 = localhost
DNS.2 = 127.0.0.1
DNS.3 = alfresco-local
DNS.4 = alfresco-remote
DNS.5 = solr-local
DNS.6 = solr-remote
DNS.7 = solr7
DNS.8 = solr8
DNS.9 = solr9
DNS.1 = localhost
DNS.1 = localhost
could you please have a look at it when possible?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels