• Noah Misch's avatar
    libpq: Support TLS versions beyond TLSv1. · 820f08ca
    Noah Misch authored
    Per report from Jeffrey Walton, libpq has been accepting only TLSv1
    exactly.  Along the lines of the backend code, libpq will now support
    new versions as OpenSSL adds them.
    
    Marko Kreen, reviewed by Wim Lewis.
    820f08ca
fe-secure.c 43 KB