Lines Matching refs:key
114 # serial with a different pub-key.
127 -keyout ${DIR}/root.key -out ${DIR}/root.pem \
137 -keyout ${CDIR}/xs-root-1.key -out ${CDIR}/xs-root-1.pem \
143 -keyout ${CDIR}/xs-root-2.key -out ${CDIR}/xs-root-2.pem \
164 -keyout ${CDIR}/client-$i.key -out ${CDIR}/client-$i.req -batch \
170 -CA ${CDIR}/xs-root-$i.pem -CAkey ${CDIR}/xs-root-$i.key \
177 -inkey ${CDIR}/client-$i.key -in ${CDIR}/client-$i.pem -name "Client $i" \
251 -keyout ${DIR}/$n.key -out ${DIR}/$n.req -batch \
257 -CA ${DIR}/root.pem -CAkey ${DIR}/root.key \
261 # Combine the key and certificate in one file.
263 cat ${DIR}/$n.pem ${DIR}/$n.key > ${DIR}/ssl/$n.crt
264 rm ${DIR}/$n.req ${DIR}/$n.key ${DIR}/$n.pem
321 - root.key|pem Certificate authority root and key. (You could
322 import the root.pem key into your browser to