Versions Compared

Key

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

...

https://acd.johntelephony.com/CarrierPortal/login/<ResellerUID>/<ClientUID>

Further Information

Further information regarding security and encryption can be found on these pages:

SSL/TLS Certificates - Self-signed certificate

SSL/TLS Certificates - Let's Encrypt Certificate

SSL/TLS Certificates - OCSP stapling

SSL/TLS Certificates - Connecting to the outside world

SSL/TLS Certificates - Configure haproxy for several subdomains

Useful openssl commands

openss can be used to for exapmle ensure that the end_entity_cetificate.crt and private_key.key match. It can also be used to ensure that the private key is not corrupted and to check the validiy of the certificate itself.

...