Commit Graph

5 Commits

Author SHA1 Message Date
Todd C. Miller
e5f2354c85 Move compat definition of ASN1_STRING_get0_data to hostcheck.c.
It is not used anywhere else.
2023-08-06 14:26:24 -06:00
Todd C. Miller
fc7bfd5046 Move OpenSSL compat defines to sudo_ssl_compat.h 2023-08-05 14:16:39 -06:00
Todd C. Miller
a755c658a5 No need to export the validate_hostname() symbol.
We don't export symbols in convenience libraries, only installed DSOs.
2020-01-20 14:58:02 -07:00
Todd C. Miller
47d9504716 Add debugging statements to certificate checks. 2020-01-18 12:57:24 -07:00
Laszlo Orban
8d111db602 implement host validation for the audit server SSL certificates 2020-01-18 05:49:54 -07:00