Skip to content
Snippets Groups Projects
Commit f0291256 authored by Vsevolod Ivanov's avatar Vsevolod Ivanov
Browse files

tlsvalidator: update tls docs link

Change-Id: I41949a33851dd6fd771765170a87008baf931971
parent 24540f64
No related branches found
No related tags found
No related merge requests found
......@@ -490,7 +490,7 @@ unsigned int TlsValidator::compareToCa()
* @warning This function is blocking
*
* Mainly based on Fedora Defensive Coding tutorial
* https://docs.fedoraproject.org/en-US/Fedora_Security_Team/html/Defensive_Coding/sect-Defensive_Coding-TLS-Client-GNUTLS.html
* https://docs.fedoraproject.org/en-US/Fedora_Security_Team/1/html/Defensive_Coding/sect-Defensive_Coding-TLS-Client-GNUTLS.html
*/
int TlsValidator::verifyHostnameCertificate(const std::string& host, const uint16_t port)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment