Versions Compared

Key

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

...

Warning

It is advised to import the root CA certificate of the DoH server you have chosen to use for increased security. We strongly suggest not use using third-party download links for certificate fetching. Use the Certificate Authority's own website.

...

Download the certificate and import it: 

Code Block
languageros
/tool fetch url="https://cacerts.digicert.com/DigiCertGlobalRootCA.crt.pem"
/certificate import file-name=DigiCertGlobalRootCA.crt.pem

...