]> git.ipfire.org Git - thirdparty/curl.git/commit
docs: explain how PINNEDPUBLICKEY is independent of VERIFYPEER
authorJay Satiro <raysatiro@yahoo.com>
Mon, 25 Sep 2023 05:41:20 +0000 (01:41 -0400)
committerJay Satiro <raysatiro@yahoo.com>
Tue, 26 Sep 2023 07:44:35 +0000 (03:44 -0400)
commit398c59ae638cece4edcf23748eb5e477bfab0135
treed1a37f605016c39b1ba501553c81ca6c2c92db0f
parent34cdcb9b96a9aa3995323b74c3dd5ab19013a707
docs: explain how PINNEDPUBLICKEY is independent of VERIFYPEER

- Explain that peer verification via CURLOPT_PINNEDPUBLICKEY takes place
  even if peer verification via CURLOPT_SSL_VERIFYPEER is turned off.

The behavior is verified by test2048.

Bug: https://github.com/curl/curl/issues/2935#issuecomment-418371872
Reported-by: claudiusaiz@users.noreply.github.com
Bug: https://github.com/curl/curl/discussions/11910
Reported-by: Hakan Sunay Halil
Closes https://github.com/curl/curl/pull/11930
docs/cmdline-opts/pinnedpubkey.d
docs/libcurl/opts/CURLOPT_PINNEDPUBLICKEY.3