Skip to content

Add property for PEM SSL bundles to verify keys #37727

@mhalbritter

Description

@mhalbritter

It's possible to load a SSL PEM bundle with a private key and a certificate which doesn't match. The webserver will happily start up, and then break on the first request.

We should add a property which verifies that the private key matches the public key in the certificate to catch such errors on startup.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions