diff options
author | Theo Buehler <tb@cvs.openbsd.org> | 2020-10-11 03:21:45 +0000 |
---|---|---|
committer | Theo Buehler <tb@cvs.openbsd.org> | 2020-10-11 03:21:45 +0000 |
commit | 0faf9979b4e01899ed33a60ace9f05afb9a253ec (patch) | |
tree | 747ceb4ddbf7a5b24c8832be23a67d3bfebffb73 /sys/dev/pci/drm/include/linux | |
parent | e7ca9f38dc7b40ebabb88b7a406942e5065af423 (diff) |
Handle absence of TLS certs while parsing the config
There is a soft fail mechanism to handle missing certs for seamless
interaction with acme-client. Move this to the config parser. This is
simpler than server.c r1.117 and avoids a crash due to listening on
port 443 without having set up the TLS context first. More precisely,
the crash happens if a server with missing certificate is visited via
https in a configuration where there is a second server with valid
certificate and key.
From Joshua Sing (joshua at hypera dot dev)
ok benno
Diffstat (limited to 'sys/dev/pci/drm/include/linux')
0 files changed, 0 insertions, 0 deletions