getcert request ... -D does not work
Closed this issue · 1 comments
joakim-tjernlund commented
I want to add multiple Subject Alt DNS names to the cert and added several -D to the request:
getcert request -w -v -c cepces -T Machine -I MachineCertificate -k /etc/apache2/ssl/my.key -f -k /etc/apache2/ssl/my.crt -D myname1.mydomain.com -D myname2.mydomain.com ...
None if these extra names were added to the cert.
joakim-tjernlund commented
Ah, wrong Template, should be -T WebServer