mirror of
https://github.com/curl/curl.git
synced 2026-04-15 04:21:42 +03:00
parent
1e7d0bafc6
commit
a075d1c0d8
4 changed files with 4 additions and 4 deletions
|
|
@ -57,7 +57,7 @@ int main(void)
|
|||
|
||||
#ifdef SKIP_HOSTNAME_VERIFICATION
|
||||
/*
|
||||
* If the site you are connecting to uses a different hostname that what
|
||||
* If the site you are connecting to uses a different hostname than what
|
||||
* they have mentioned in their server certificate's commonName (or
|
||||
* subjectAltName) fields, libcurl refuses to connect. You can skip this
|
||||
* check, but it makes the connection insecure.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue