Can anyone help me in following problem :
I am using openssl to generate req and sign the cert.
./CA -newreq
./CA -sign
in above script I must enter many input parameters , like PEM,CN,State,city,and Common name...
The problem was that I must generate many req and sign the certs .
I want to...
Can anyone help me following :
I am using openssl to generate req and sign the cert.
./CA -newreq
./CA -sign
in above script I must enter many input parameters , like PEM,CN,State,city,and Common name...
The problem was that I must generate many req and sign the certs .
I want to write a...
Hi , I am using openssl to generate req and sign the cert.
./CA -newreq
./CA -sign
in above script I must enter many input parameters , like PEM,CN,State,city,and Common name...
The problem was that I must generate many req and sign the certs .
I want to write a batch script to do the job more...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.