openSUSE/cepces

getcert request ... -D does not work

Closed this issue · 1 comments

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.

Ah, wrong Template, should be -T WebServer