aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2011-03-23 13:25:36 -0700
committerRuss Allbery <rra@stanford.edu>2011-03-23 13:25:36 -0700
commite29ae427336d50d6109729718f603a8c0ec38095 (patch)
treed39847547b8c225a6e8bb823b8d2645e5872ce82
parent2402f8f20e20fea1655b01360a377b86738348a1 (diff)
Add -ssl-keystore to the Stanford naming conventions
-rw-r--r--docs/stanford-naming7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/stanford-naming b/docs/stanford-naming
index 7315c1e..a1855f8 100644
--- a/docs/stanford-naming
+++ b/docs/stanford-naming
@@ -153,6 +153,13 @@ Object Naming
files and assembled into a shibboleth.xml file, but that isn't
always the path of least resistance.
+ <group>-<service>-ssl-keystore
+
+ The Java keystore file (containing both public and private key)
+ used by a service for authentication to other services. If a
+ given service uses more than one, include the purpose in the
+ <service> part of the name.
+
<group>-<service>-ssl-pkcs12
The PKCS#12 file (containing both public and private key) used by