projects
/
blog.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9203a5b
)
posts:x.509-certificates: Fix 'directoy' -> 'directory' typo
author
W. Trevor King
<wking@tremily.us>
Sat, 28 Dec 2013 02:54:40 +0000
(18:54 -0800)
committer
W. Trevor King
<wking@tremily.us>
Sat, 28 Dec 2013 02:54:40 +0000
(18:54 -0800)
posts/X.509_certificates.mdwn
patch
|
blob
|
history
diff --git
a/posts/X.509_certificates.mdwn
b/posts/X.509_certificates.mdwn
index ad3b77bca122202d3b3d2c55f377be22bc0e6823..7266baa75e6952944297d92cba9b77c694f79b19 100644
(file)
--- a/
posts/X.509_certificates.mdwn
+++ b/
posts/X.509_certificates.mdwn
@@
-177,7
+177,7
@@
which loads certificates from a file (like
`/etc/ssl/certs/`). For efficiency, many applications prefer the
directory approach, as certificates can then be loaded on an as-needed
basis using their hashed subject name, key identifier (if present),
-and serial number. If you place a new CA this directoy, you'll want
+and serial number. If you place a new CA this directo
r
y, you'll want
to run `c_rehash` to generate the hashed symlinks:
# c_rehash /etc/ssl/certs