Skip to content

Latest commit

 

History

History
 
 

certs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
Take care of this folder that could contain private key. Be sure that this folder never is published.

PHP Toolkit expects certs for the SP stored at:

 * sp.key   Private Key
 * sp.crt  Public cert
 * sp_new.crt Future Public cert

Also you can use other cert to sign the metadata of the SP using the:

 * metadata.key
 * metadata.crt