Hi, after I managed to generate a key I am now in the next Item in the initialisation. With some tcpdumping I found that the cgi-string for ca and using perl -d I came to the point that openssl is called the following way:
/usr/bin/openssl req -new -config /usr/local/OpenCA/conf/openssl/openssl.cnf -passin env:pwd -subj "[EMAIL PROTECTED], CN=Konstantin Agouros, OU=CC-Security, O=NetAge Solutions GmbH, C=DE" -out /usr/local/OpenCA/careq.pem -key /usr/local/OpenCA/private/cakey.pem so far so good just that openssl 0.9.6's req-command doesn't know anything about an option called -subj so how shall this work? Konstantin -- Dipl-Inf. Konstantin Agouros aka Elwood Blues. Internet: [EMAIL PROTECTED] Otkerstr. 28, 81547 Muenchen, Germany. Tel +49 89 69370185 ---------------------------------------------------------------------------- "Captain, this ship will not survive the forming of the cosmos." B'Elana Torres _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
