git.postgresql.org Git - postgresql.git/commit
2014年9月15日 13:14:24 +0000 (16:14 +0300)
2014年9月15日 13:16:06 +0000 (16:16 +0300)
commit 58e70cf9fb42c1ad60b8ba730fd129f2ce6fa332
Follow the RFCs more closely in libpq server certificate hostname check.
The RFCs say that the CN must not be checked if a subjectAltName extension
of type dNSName is present. IOW, if subjectAltName extension is present,
but there are no dNSNames, we can still check the CN.
Alexey Klyukin
This is the main PostgreSQL git repository.
RSS
Atom