openssl req

OpenSSL command to manage PKCS#10 Certificate Signing Requests.

=> More information.

openssl req -new -sha256 -key {filename.key} -out {filename.csr}
openssl req -new -x509 -newkey {rsa}:{4096} -keyout {filename.key} -out {filename.cert} -subj "{/C=XX/CN=foobar}" -days {365}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

=> CC-BY

Proxy Information
Original URL
gemini://freeshell.de/tldr/openssl-req.gmi
Status Code
Success (20)
Meta
text/gemini;lang=en-GB
Capsule Response Time
103.51458 milliseconds
Gemini-to-HTML Time
0.163446 milliseconds

This content has been proxied by September (ba2dc).