Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [ req ]
- default_bits = 1024
- distinguished_name = req_distinguished_name
- prompt = no
- req_extensions = v3_req
- [ req_distinguished_name ]
- C = RU
- ST = RU
- L = Moscow
- O = XXX
- OU = XXX
- CN = client01
- emailAddress = client01@site.dev
- [ v3_req ]
- basicConstraints = CA:FALSE
- subjectKeyIdentifier = hash
RAW Paste Data