Added new default certificate callbacks with extended information.
authorArmin Novak <armin.novak@thincast.com>
Fri, 30 Nov 2018 10:04:20 +0000 (11:04 +0100)
committerArmin Novak <armin.novak@thincast.com>
Tue, 4 Dec 2018 08:35:24 +0000 (09:35 +0100)
commite04c319d212706b51500e586db0548583308154f
tree780a1d16dc9c7a8a808a123910d70c862087d2ee
parenta8823fdf95c5a4c1fed29b86037e3626878d2baf
Added new default certificate callbacks with extended information.

The extended information provided by VerifyCertificateEx and
VerifyChangedCertificateEx is now exploited by the new functions
client_cli_verify_certificate_ex and client_cli_verify_changed_certificate_ex.

The old callbacks now print out deprecation warnings to inform the
user and developer about this deprecation.
client/Sample/tf_freerdp.c
client/Wayland/wlfreerdp.c
client/X11/xf_client.c
client/common/client.c
include/freerdp/client.h
libfreerdp/crypto/tls.c