mozilla / tls-observatory

An observatory for TLS configurations, X509 certificates, and more.
Mozilla Public License 2.0
534 stars 88 forks source link

Sync the SignatureAlgorithm list with https://pkg.go.dev/crypto/x509#SignatureAlgorithm #437

Open robstradling opened 1 year ago

robstradling commented 1 year ago

This PR enables POST /api/v1/certificate to process RSA-PSS certificates, as requested by #436.