Server configuration for OCSP stapling with ocsp_multi (RFC 6961)
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 22 Dec 2015 17:34:36 +0000 (19:34 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 22 Dec 2015 17:42:07 +0000 (19:42 +0200)
commit5addb0df596d50c7b00f5b2acee4611124b60f89
treed11e013e567146acb48be99b9919461f1ae9c3c8
parentbca0872dd5c72135827355c4be1f772cc9641a84
Server configuration for OCSP stapling with ocsp_multi (RFC 6961)

This adds a new hostapd configuration parameter
ocsp_stapling_response_multi that can be used similarly to the existing
ocsp_stapling_response, but for the purpose of providing multiple cached
OCSP responses. This commit adds only the configuration parameter, but
does not yet add support for this mechanism with any of the supported
TLS implementations.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
hostapd/config_file.c
hostapd/hostapd.conf
src/ap/ap_config.c
src/ap/ap_config.h
src/ap/authsrv.c
src/crypto/tls.h