Merge branch 'jc/http-sslkey-and-ssl-cert-are-paths'
authorJunio C Hamano <gitster@pobox.com>
Fri, 11 Aug 2017 20:26:59 +0000 (13:26 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 11 Aug 2017 20:26:59 +0000 (13:26 -0700)
commit17b1e1d76c581cfbd4a83a38136b5efef0dc7aa4
treedf168ab6c5e09cc7f1785331d0364bba70842a1a
parente72ecd324c54675ddf20ecb7b303ad5ec88f6301
parent8d1549643e814d2f8f0de2991d69c1331c8181d7
Merge branch 'jc/http-sslkey-and-ssl-cert-are-paths'

The http.{sslkey,sslCert} configuration variables are to be
interpreted as a pathname that honors "~[username]/" prefix, but
weren't, which has been fixed.

* jc/http-sslkey-and-ssl-cert-are-paths:
  http.c: http.sslcert and http.sslkey are both pathnames
http.c