.Curl.SSL (gb.net.curl)

This virtual object allows to define the SSL properties of the CURL connection.

This class is virtual.

This class is not creatable.

Properties
CAInfo  
Since 3.20
Return or set the path of a file holding one or more certificates to verify the peer with.
CAPath  
Since 3.20
Return or set the directory path holding multiple CA certificates to verify the peer with.
VerifyHost   Return or set whether curl verifies that the server certificate is for the server it is known as.
VerifyPeer   Return or set whether curl verifies the authenticity of the peer's certificate.