Lines Matching refs:CERTIFICATE
8 # CA -newreq ... will generate a certificate request
12 # and the other the certificate) and cat them together and that is what
17 # converts a certificate to a request and then signs it.
85 # create a certificate
88 echo "Certificate is in newcert.pem, private key is in newkey.pem"
91 # create a certificate request
97 # create a certificate request
116 echo "CA certificate filename (or enter to create)"
119 # ask user for existing CA certificate
122 cp_pem $FILE ${CATOP}/$CACERT CERTIFICATE
129 echo "Making CA certificate ..."
146 CNAME="My Certificate"
159 echo "Signed certificate is in newcert.pem"
164 echo "Signed CA certificate is in newcert.pem"
172 echo "Signed certificate is in newcert.pem"