Hi ,
I want make Clientcert.s with a batch scripts.
What i had done :
openssl ca -policy policy_anything -keyfile ../certs/private.pem -cert
../certs/new.cert.cert -in ./infile -out ./clientcert.pem -batch
My infile look like :
commonName = ClientCertificate
emailAddress = [EMAIL PROTECTED]
organizationName = The OpenGroup
organizationalUnitName = Research Institute
localityName = Cambridge
stateOrProvinceName = MA
countryName = US
SPKAC =
MIIBSzCBtTCBnzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEA26yhI5CDIrEkei7wYEojP4/$
What I have make wrong.
I need a signd Clientcert.
The data I need, I get from a html - site, normaly I did not have the
SPKAC data.
I hope someone can halp me.
Thanks
hirntod
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]