]> git.proxmox.com Git - libgit2.git/commit - src/netops.c
netops: provide more specific error for cert failure
authorCarlos Martín Nieto <cmn@dwim.me>
Sat, 26 Apr 2014 12:16:42 +0000 (14:16 +0200)
committerCarlos Martín Nieto <cmn@dwim.me>
Sat, 26 Apr 2014 15:27:43 +0000 (17:27 +0200)
commit51d3f6f5f2f9dc6c9f9dd64d3ccbd0afdcf6fb6e
treedc7c8724c818a1e087eeadb02df3bd9eb64cf638
parent1f0d4f3d8dd5c87d3f42a913a1af9d6f1f2da437
netops: provide more specific error for cert failure

Specify what we do not like about the certificate. In this case, we do
not like the name.
src/netops.c