File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,9 +3,9 @@ Take care of this folder that could contain private key. Be sure that this folde
33Onelogin Python Toolkit expects that certs for the SP could be stored in this folder as:
44
55 * sp.key Private Key
6- * sp.cert Public cert
6+ * sp.crt Public cert
77
88Also you can use other cert to sign the metadata of the SP using the:
99
1010 * metadata.key
11- * metadata.cert
11+ * metadata.crt
Original file line number Diff line number Diff line change @@ -3,9 +3,9 @@ Take care of this folder that could contain private key. Be sure that this folde
33Onelogin Python Toolkit expects that certs for the SP could be stored in this folder as:
44
55 * sp.key Private Key
6- * sp.cert Public cert
6+ * sp.crt Public cert
77
88Also you can use other cert to sign the metadata of the SP using the:
99
1010 * metadata.key
11- * metadata.cert
11+ * metadata.crt
Original file line number Diff line number Diff line change @@ -3,9 +3,9 @@ Take care of this folder that could contain private key. Be sure that this folde
33Onelogin Python Toolkit expects that certs for the SP could be stored in this folder as:
44
55 * sp.key Private Key
6- * sp.cert Public cert
6+ * sp.crt Public cert
77
88Also you can use other cert to sign the metadata of the SP using the:
99
1010 * metadata.key
11- * metadata.cert
11+ * metadata.crt
You can’t perform that action at this time.
0 commit comments