##// END OF EJS Templates
fix(docs): fixed rst error
super-admin -
r5506:b08d803a default
parent child Browse files
Show More
@@ -109,13 +109,15 b' Service Provider Cert Dir'
109 109 .. note::
110 110 Optional directory to store service provider certificate and private keys.
111 111 Expected certs for the SP should be stored in this folder as:
112 * sp.key Private Key
113 * sp.crt Public cert
114 * sp_new.crt Future Public cert
112
113 * sp.key Private Key
114 * sp.crt Public cert
115 * sp_new.crt Future Public cert
115 116
116 117 Also you can use other cert to sign the metadata of the SP using the:
117 * metadata.key
118 * metadata.crt
118
119 * metadata.key
120 * metadata.crt
119 121
120 122 Expected NameID Format
121 123 `nameid-format:emailAddress`:
@@ -109,13 +109,15 b' Service Provider Cert Dir'
109 109 .. note::
110 110 Optional directory to store service provider certificate and private keys.
111 111 Expected certs for the SP should be stored in this folder as:
112 * sp.key Private Key
113 * sp.crt Public cert
114 * sp_new.crt Future Public cert
112
113 * sp.key Private Key
114 * sp.crt Public cert
115 * sp_new.crt Future Public cert
115 116
116 117 Also you can use other cert to sign the metadata of the SP using the:
117 * metadata.key
118 * metadata.crt
118
119 * metadata.key
120 * metadata.crt
119 121
120 122 Expected NameID Format
121 123 `nameid-format:emailAddress`:
@@ -109,13 +109,15 b' Service Provider Cert Dir'
109 109 .. note::
110 110 Optional directory to store service provider certificate and private keys.
111 111 Expected certs for the SP should be stored in this folder as:
112 * sp.key Private Key
113 * sp.crt Public cert
114 * sp_new.crt Future Public cert
112
113 * sp.key Private Key
114 * sp.crt Public cert
115 * sp_new.crt Future Public cert
115 116
116 117 Also you can use other cert to sign the metadata of the SP using the:
117 * metadata.key
118 * metadata.crt
118
119 * metadata.key
120 * metadata.crt
119 121
120 122 Expected NameID Format
121 123 `nameid-format:emailAddress`:
General Comments 0
You need to be logged in to leave comments. Login now