]> jfr.im git - irc/freenode/web-7.0.git/blobdiff - content/kb/using/certfp.md
improve expiration wording
[irc/freenode/web-7.0.git] / content / kb / using / certfp.md
index 06fb2e8a2b08a01a59a59a6a9fa523adcc20bbdf..89b9707271824c53024463182b6a20e212dd70d7 100644 (file)
@@ -20,7 +20,8 @@ You can generate a certificate with the following command:
 
 You will be prompted for various pieces of information about the certificate.
 The contents do not matter for our purposes, but `openssl` needs at least one of
-them to be non-empty. This certificate will last about 3 years.
+them to be non-empty. This certificate will last about 3 years, so consider setting
+a calendar reminder.
 
 The `.pem` file will have the same access to your NickServ account as your
 password does, so take appropriate care in securing it.
@@ -28,7 +29,7 @@ password does, so take appropriate care in securing it.
 Inspecting your certificate
 ===========================
 
-The expiration date can be checked with the following command and set a calendar reminder:
+The expiration date can be checked with the following command:
 
     openssl x509 -in freenode.pem -noout -enddate