| Did you know ... | Search Documentation: |
| Predicate cert_accept_any/5 |
[det]cert_accept_any(+SSL,
+ProblemCertificate, +AllCertificates, +FirstCertificate, +Error)
http_open('https:/...', In,
[ cert_verify_hook(cert_accept_any)
])