summaryrefslogtreecommitdiff
path: root/bogo
diff options
context:
space:
mode:
authorJacob Hoffman-Andrews <github@hoffman-andrews.com>2023-11-21 15:29:55 -0800
committerDaniel McCarney <daniel@binaryparadox.net>2023-11-22 14:14:37 +0000
commitdb64448ddd61ae90b12a97c87dded45260920844 (patch)
tree5f488133265f4ba3b9fc409531e89579b335914d /bogo
parent96d1691b355234584c7ec37b16830efc434c41a2 (diff)
Doc: replace "nb." with "Note:"
"nota bene" (mark well) is jargon that we don't need.
Diffstat (limited to 'bogo')
-rwxr-xr-xbogo/regen-certs2
1 files changed, 1 insertions, 1 deletions
diff --git a/bogo/regen-certs b/bogo/regen-certs
index ef200ed8..a74eaa2d 100755
--- a/bogo/regen-certs
+++ b/bogo/regen-certs
@@ -47,7 +47,7 @@ EOF
)
# rsa_chain_cert.pem/rsa_chain_key.pem: rsa2048/sha256 with chain rsa2048/sha256
-# nb. chain is not validated
+# Note: chain is not validated
openssl req -batch -x509 \
-utf8 \
-newkey rsa:2048 \