diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2014-09-15 16:14:24 +0300 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2014-09-15 16:16:06 +0300 |
commit | 58e70cf9fb42c1ad60b8ba730fd129f2ce6fa332 (patch) | |
tree | 4ea35d2ae2d9e2f425974c71af61ef8752216a1e /src/backend/access/transam/xlogutils.c | |
parent | 2df465e696f49bb12c0a362aa6f68f75a752d7a8 (diff) | |
download | postgresql-58e70cf9fb42c1ad60b8ba730fd129f2ce6fa332.tar.gz postgresql-58e70cf9fb42c1ad60b8ba730fd129f2ce6fa332.zip |
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
Diffstat (limited to 'src/backend/access/transam/xlogutils.c')
0 files changed, 0 insertions, 0 deletions