web-server icon indicating copy to clipboard operation
web-server copied to clipboard

Change private key loading to default to PEM-encoded PKCS#8

Open bdj opened this issue 10 months ago • 1 comments

Simpler change to support LetsEncrypt keys in the webserver. See https://github.com/racket/web-server/pull/137 for more discussion. If someone has better copy for the documentation, I would be happy to change it. I have tested this for my use case and it works, but I would also be willing to add tests if there is a good way to test this.

cc @LiberalArtist @rmculpepper

bdj avatar Feb 08 '25 20:02 bdj