Re: Change dynamically Ext_Section

2001-12-05 Thread Richard Levitte - VMS Whacker
From: Averroes <[EMAIL PROTECTED]> a.averroes> Since I run bash script to generate Key, Req, Cert a.averroes> I would like to know how to dynamically change Extension Section of a.averroes> openssl.cnf file. subjectAltName = $ENV::SUBJECTALTNAME then have your script set the environment variabl

Change dynamically Ext_Section

2001-12-05 Thread Averroes
Hi, It is not a basic question! Since I run bash script to generate Key, Req, Cert I would like to know how to dynamically change Extension Section of openssl.cnf file. for instance: Suppose you want to change for each server certificate generated the "subjectAltName" extension with whatever p