]> git.ipfire.org Git - thirdparty/hostap.git/commit
HS 2.0R2: Do not mandate OCSP response for EST operations
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 17 Mar 2014 22:03:59 +0000 (00:03 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 17 Mar 2014 22:39:58 +0000 (00:39 +0200)
commit48408fce2f3d94f5cab08d46cec7e5306db12c14
treebaee25dcb0043412b56906b0177f7712958689dc
parent8f60293d3f1f19f65cd88da126e9ea266285bcf4
HS 2.0R2: Do not mandate OCSP response for EST operations

OCSP validation is required only for the OSU operations and since the
EST server may use a different server certificate, it may not
necessarily support OCSP.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
hs20/client/est.c
hs20/client/osu_client.c