Back to menu  Japanese edition(Japanese)   English edition(English)

OpenSSL req csr

PKCS#10 certificate request(CSR) generating

OpenSSL Documents

private key type generate new private key
the size of the key to generate in bits

use old private key
old private key (PEM style)* PEM format data is lines from '-----BEGIN' to '-----END'.
the old private key password
Country Name (2 letter code) [ex. GB]
State or Province Name (full name)
Locality Name (eg, city)
Organization Name (eg, company)
Organizational Unit Name (eg, section)
Common Name (eg, your name or your server's hostname)*
Email Address*
NEW header Adds the word NEW to the PEM file header and footer lines

output a certificate request(CSR)


KOSHIRYOKU Laboratory Ltd.