Versions Compared

Key

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

...

Code Block
languagejs
themeRDark
shrine.pmEndpoint.tls.trustManager = "VerifyServerCerts"// can be "TrustAllCerts" to allow man-in-the-middle attacks
shrine.adapter.crcEndpoint.tls.trustManager = "VerifyServerCerts"// can be "TrustAllCerts" to allow man-in-the-middle attacks