Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When Iguana connects to an external service over SSL/TLS (via the Client net.* APIs), the service presents a certificate to be verified. The cacert.pem file is used to check whether this certificate was issued by a trusted CA. If the certificate is signed by a CA listed in the cacert.pem, the connection is considered secure.

...