Description:VerificationMode parameter defines the depth of a client's SSL certificate verification.
Parameter type:String
Default value:RELAXED
Possible values:
  • NONE
  • RELAXED
  • STRICT

Detailed description of each mode is available in the VerificationMove section of Class Poco::Net::Contect.

<VerificationMode>RELAXED</VerificationMode>

  • No labels