aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2017-03-24 10:18:32 +0100
committerTobias Brunner <tobias@strongswan.org>2017-03-24 10:46:14 +0100
commit67849f49726548275b07f940900df48cece69406 (patch)
tree9e0f77bb209778076116d1bcc281031487dbe5b2 /Makefile.am
parent3207193cbf67a262978bb077aab30c35f4a65cfb (diff)
downloadstrongswan-67849f49726548275b07f940900df48cece69406.tar.bz2
strongswan-67849f49726548275b07f940900df48cece69406.tar.xz
libtls: Replace expired certificates for unit tests
Only the tests with client authentication failed, the client accepted the trusted self-signed certificate even when it was expired. On the server the lookup (based on the pre-configured SAN) first found the ECDSA cert, which it dismissed for the RSA authentication the client used, and since only the first "pretrusted" cert is considered the following RSA cert was verified more thoroughly. The lookup on the client always uses the full DN of the server certificate not the pre-configured identity so it found the correct certificate on the first try.
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions