Configure the Enrollment Agent Certificate (Optional)

The Keyfactor Cloud Gateway provides the option to use an enrollmentClosed Certificate enrollment refers to the process by which a user requests a digital certificate. The user must submit the request to a certificate authority (CA). agent certificate for two purposes:

You may implement either one or both. They are not dependent on one another. The same certificate may be used for both, if desired. If you plan to use CSR validation, you will need a certificate in place before beginning the gateway configuration (see Create the Enrollment Agent Certificate Request). If you plan to use EOBO only, you may wait to acquire your certificate until after the initial gateway configuration is complete (see Configure a Certificate for Enroll on Behalf of (Optional)).

If you plan to implement clustering and wish to implement CSR validation, you will need to acquire the enrollment agent certificate on one gateway node and then export it as a PFXClosed A PFX file (personal information exchange format), also known as a PKCS#12 archive, is a single, password-protected certificate archive that contains both the public and matching private key and, optionally, the certificate chain. It is a common format for Windows servers., securely copy it to the other gateway nodes, and import and set the private keyClosed Private keys are used in cryptography (symmetric and asymmetric) to encrypt or sign content. In asymmetric cryptography, they are used together in a key pair with a public key. The private or secret key is retained by the key's creator, making it highly secure. permissions for it in the same fashion as for the gateway encryption certificate (see Acquire and Distribute a Gateway Encryption Certificate).