mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-27 19:26:39 +02:00
aa829bce12
to validate the certificate of the link, making sure that: 1) The certificate is issued by a trusted Certificate Authority (CA). 2) The name on the certificate matches the name of the link block. Some things still need to be done: documentation, more testing, and using the X509_check_host() function when available.