Home » U++ Library support » U++ Library : Other (not classified elsewhere) » Web/SSL SSL_CTX_load_verify_locations [FEATURE REQUEST]
Web/SSL SSL_CTX_load_verify_locations [FEATURE REQUEST] [message #3867] |
Mon, 03 July 2006 16:52 |
fallingdutch
Messages: 258 Registered: July 2006
|
Experienced Member |
|
|
in the class SSLContext (Web/SSL) there is a method "VerifyPeer" to set wether the peer of the SSL connection should be verified, but I was unable to find a method to set the verify_locations.
I have searched all files for "SSL_CTX_load_verify_locations", but none found.
Its not that bad, because one can ease do it by calling the original SSL_CTX_load_verify_locations, but imho its cleaner to have such a method within SSLContext
greetings and thanks for the great work,
falling
|
|
|
Goto Forum:
Current Time: Sat Jul 05 06:15:31 CEST 2025
Total time taken to generate the page: 0.04456 seconds
|