Prefer VerifyX509Certificate and fixed const arguments
authorArmin Novak <armin.novak@thincast.com>
Fri, 30 Nov 2018 08:55:10 +0000 (09:55 +0100)
committerArmin Novak <armin.novak@thincast.com>
Tue, 4 Dec 2018 08:35:24 +0000 (09:35 +0100)
commitdd3276d664bb3a86f60089e1a481e2aea24bef93
treed59671b53101bde063379786ffe9c6592b8a5e15
parent1e27c3d197f28b0cec47451b1b1ff91080a9b65a
Prefer VerifyX509Certificate and fixed const arguments

If VerifyX509Certificate is set use it also when doing internal
certificate management. Added flags to ensure it is possible to
find out which type of connection is being made.
include/freerdp/crypto/certificate.h
include/freerdp/crypto/crypto.h
include/freerdp/crypto/tls.h
include/freerdp/freerdp.h
libfreerdp/crypto/certificate.c
libfreerdp/crypto/crypto.c
libfreerdp/crypto/tls.c