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