Blog: 2024-01-08

From razwiki
Revision as of 13:47, 8 January 2024 by Razzi (talk | contribs) (Created page with "https://www.oftc.net/NickServ/CertFP/ setting up certificate Ok certificate request in ~/hack/oftc-certs: <pre> oftc-certs $ openssl req -nodes -newkey ed25519 -keyout nick.key -x509 -days 3650 -out nick.cer ----- You are about to be asked to enter information that will be incorporated into your certificate request. What you are about to enter is what is called a Distinguished Name or a DN. There are quite a few fields but you can leave some blank For some fields there...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

https://www.oftc.net/NickServ/CertFP/ setting up certificate

Ok certificate request in ~/hack/oftc-certs:

oftc-certs $ openssl req -nodes -newkey ed25519 -keyout nick.key -x509 -days 3650 -out nick.cer
-----
You are about to be asked to enter information that will be incorporated
into your certificate request.
What you are about to enter is what is called a Distinguished Name or a DN.
There are quite a few fields but you can leave some blank
For some fields there will be a default value,
If you enter '.', the field will be left blank.
-----
Country Name (2 letter code) [AU]:US
State or Province Name (full name) [Some-State]:Iowa
Locality Name (eg, city) []:Iowa City
Organization Name (eg, company) [Internet Widgits Pty Ltd]:Razzi Abuissa
Organizational Unit Name (eg, section) []:IRC
Common Name (e.g. server FQDN or YOUR name) []:razzi.abuissa.net
Email Address []:[email protected]