certificateMode property
If set to verifyAuthenticity, verify the https certificate chain to a trusted Certificate Authority (CA). This will cause https outputs to self-signed certificates to fail.
Implementation
final SmoothGroupCertificateMode? certificateMode;