Generate command line and config file for OpenSSL
to use for CSR generation with Subject Alternative Names.

If you like it, please send a few bucks for a Beer. :)


Enter the Server DNS name and the Alternative Names (needs to be comma separated)
Note: public CAs can only issue certificates for FQDNs, so for servers do not use .local, .in, ...
If you want the best available certificate, just enter the domain without subdomain then hit the Best Combo button, it will fill the Alternative names.

Make CSR command line for yourself...
Server DNS Name
Alternative Names (coma separated)
Organization (O)
Organization Unit (OU)
City (L)
Country code (C)
Key length
Encrypt key with password?

First add these lines to the end of the openssl.conf...

... then run this command on your server (set the terminal to utf-8, if you have accented chars)

Copyright (C) 2013 --- Viktor Varga --- viktor.varga@gmail.com