Re: Add SubjAltName to openssl command line?

2013-08-29 Thread Viktor Dukhovni
On Thu, Aug 29, 2013 at 04:38:17PM -0700, Erich Weiler wrote: > I was wondering if there was also a way to quickly create a certificate and > key file in a similar fashion while also designating SubjAltName options on > the openssl command line? The bash script below uses inline command file desc

RE: Add SubjAltName to openssl command line?

2013-08-29 Thread Salz, Rich
You can use the $ENV:xxx construct. It's a bit of a hack, but you only need one config file and change the env var each time... -- Principal Security Engineer Akamai Technology Cambridge, MA __ OpenSSL Project

Add SubjAltName to openssl command line?

2013-08-29 Thread Erich Weiler
be there is something like it that I can invoke without having to configure a custom openssl.cnf config file for every one of these I want to create? Thanks in advance for any insight!!! cheers, erich -- View this message in context: http://openssl.6102.n7.nabble.com/Add-SubjAltName-to-openssl