SAML-Toolkits / php-saml

Simple SAML toolkit for PHP
MIT License
1.22k stars 466 forks source link

How to find out if certificates are in use #423

Closed dipiana closed 1 year ago

dipiana commented 4 years ago

Hello,

is there a way to find out if php-saml uses the certificates which we placed in vendor/onelogin/php-saml/certs ? Php-saml was installed with the help of composer.

Thanks!

pitbulk commented 4 years ago

You always can put a debugger and see what certs are in use.