diff options
author | Michael Brown | 2019-03-07 16:23:19 +0100 |
---|---|---|
committer | Michael Brown | 2019-03-07 16:23:19 +0100 |
commit | b28ccfc725c9a52401aaa09de0734a44bd44a02d (patch) | |
tree | 71079a5df8b8cee17161876081b746f908ee5b38 /contrib | |
parent | [crypto] Use x509_name() in validator debug messages (diff) | |
download | ipxe-b28ccfc725c9a52401aaa09de0734a44bd44a02d.tar.gz ipxe-b28ccfc725c9a52401aaa09de0734a44bd44a02d.tar.xz ipxe-b28ccfc725c9a52401aaa09de0734a44bd44a02d.zip |
[tls] Display cross-certificate and OCSP status messages
TLS connections will almost always create background connections to
perform cross-signed certificate downloads and OCSP checks. There is
currently no direct visibility into which checks are taking place,
which makes troubleshooting difficult in the absence of either a
packet capture or a debug build.
Use the job progress message buffer to report the current cross-signed
certificate download or OCSP status check, where applicable.
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions