See below for adding an external root Certificate Authority (CA) – that is, a root Certificate Authority created outside the Certificate Authorities solution.
The following steps will ask you to have the certificate of this external CA at hand.
To add an external root Certificate Authority
Open the following URL in a Web browser.
https://<machine>/management-console
Where
<machine>
is the IP address or domain name of the machine hosting Entrust PKI Hub.- Log in to the Management Console as one of the users created in Creating Certificate Authority tenants. This user will be the tenant of the new root external Certificate Authority.
- In the content pane, click Manage Solution under Certificate Authority (CA).
- Click the Operations sidebar command.
- In the Organizations list, select an existing organization or select Create Organization to create one, as explained in Creating Certificate Authority organizations.
- Click New.
- Configure the following settings.
- Click Submit to create the new Certificate Authority.
CA Type
Click External Root Certificate Authority.
Mandatory: Yes.
CA ID
Type a unique identifier for the new Certificate Authority within its organization. This identifier:
- Must be 3-18 characters long.
- Can only include lowercase letters, numbers, underscores ("_"), and hyphens ("-").
Do not reuse the identifier of a Certificate Authority for up to 24 hours after it has been deleted.
Mandatory: Yes.
Self-Signed Root Certificate
Paste the PEM-encoded certificate signing certificate of the external CA – for example:
-----BEGIN CERTIFICATE-----
MIIEKjCCAxKgAwIBAgIEOGPe+DANBgkqhkiG9w0BAQUFADCBtDEUMBIGA1UEChMLRW50cnVzdC5u
ZXQxQDA+BgNVBAsUN3d3dy5lbnRydXN0Lm5ldC9DUFNfMjA0OCBpbmNvcnAuIGJ5IHJlZi4gKGxp
bWl0cyBsaWFiLikxJTAjBgNVBAsTHChjKSAxOTk5IEVudHJ1c3QubmV0IExpbWl0ZWQxMzAxBgNV
...
zX1XEC+bBAlahLVu2B064dae0Wx5XnkcFMXj0EyTO2U87d89vqbllRrDtRnDvV5bu/8j72gZyxKT
J1wDLW8w0B62GqzeWvfRqqgnpv55gcR5mTNXuhKwqeBCbJPKVt7+bYQLCIt+jerXmCHG8+c8eS9e
nNFMFY3h7CI3zJpDC5fcgJCNs2ebb0gIFVbPv/ErfF6adulZkMV8gzURZVE=
-----END CERTIFICATE-----
Mandatory: Yes.