diff options
author | Russ Allbery <rra@stanford.edu> | 2011-03-23 13:25:36 -0700 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2011-03-23 13:25:36 -0700 |
commit | e29ae427336d50d6109729718f603a8c0ec38095 (patch) | |
tree | d39847547b8c225a6e8bb823b8d2645e5872ce82 /docs/stanford-naming | |
parent | 2402f8f20e20fea1655b01360a377b86738348a1 (diff) |
Add -ssl-keystore to the Stanford naming conventions
Diffstat (limited to 'docs/stanford-naming')
-rw-r--r-- | docs/stanford-naming | 7 |
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 |