2
0
Files
gitcaddy-server/modules/auth
Paul Tötterman 263267d911 Add ServerName to tls.Config in LDAP auth (#3104)
From https://godoc.org/crypto/tls#Config

    ServerName is used to verify the hostname on the returned
    certificates unless InsecureSkipVerify is given. It is also included
    in the client's handshake to support virtual hosting unless it is
    an IP address.

This is needed for certificate validation without InsecureSkipVerify.
2016-06-01 01:11:28 -07:00
..
2015-07-14 19:47:20 +08:00
2015-12-10 12:37:53 -05:00
2016-02-12 10:10:02 -05:00