What Are "Certificates"?
- Last Updated: November 30, 2023
- 1 minute read
- MOVEit Automation
- Version 2023.1
- Version 2023
- Documentation
All digital certificates are made up a public key, a private key and some additional information like common name (CN). They may be distributed with or without their private key: as the name suggests, in most situations you should NOT distribute certs containing your private key.
Many digital certificates are signed by other certificate authority (CA) certificates. This allows people and computers that trust the certificate authorities to trust, use and allow certificates signed by the certificate authorities.
More information can be found in the " Configuring Tasks - Keys and Certs - SSL Client Certificates" documentation.