verifyCertificates property
Verify the server's certificate.
If set to false
, the client will accept any certificate.
This is insecure and should only be used for testing.
Implementation
final bool verifyCertificates;
Verify the server's certificate.
If set to false
, the client will accept any certificate.
This is insecure and should only be used for testing.
final bool verifyCertificates;