SAML-Toolkits / php-saml

Simple SAML toolkit for PHP
MIT License
1.21k stars 462 forks source link

Unable to extract public key #572

Open gr8b opened 6 months ago

gr8b commented 6 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".

Added pull request #570

gr8b commented 2 months ago

Hello! Could you please clarify when the next version will be released with this fix included? Thank you.