SAML-Toolkits / php-saml

Simple SAML toolkit for PHP
MIT License
1.23k stars 469 forks source link

X509 cert comments #570

Closed gr8b closed 4 months ago

gr8b commented 9 months ago

When .crt file contains comments Utils::formatCert method keep them as part of cert body, later on validation will fail with error "Unable to extract public key".