Lines Matching refs:pem
43 "newkey.pem" and the request written to the file "newreq.pem".
48 "newkey.pem" and the request written to the file "newreq.pem".
66 file "newcert.pem" and the CA certificate to be in the file demoCA/cacert.pem,
76 to be in the file "newreq.pem". The new certificate is written to the file
77 "newcert.pem" except in the case of the B<-xsign> option when it is written
90 to be present in the file "newreq.pem".
95 are specified on the command line it tries to verify the file "newcert.pem".
125 openssl dsaparam -out dsap.pem 1024
129 openssl req -x509 -newkey dsa:dsap.pem -keyout cacert.pem -out cacert.pem
135 enter cacert.pem when prompted for the CA file name.
140 openssl req -out newreq.pem -newkey dsa:dsap.pem