You can create and bind customer-specific certificates to validate Apex One server and Security Agent communication with the Edge Relay Server.
When using customer-specific certificates, the certificates must include both public and private keys in order to sign out other certificates.
Due to the public and private key requirement, you may not be able to utilize most third-party commercial CAs.
Must be issued by a CA that is included in the trusted store
Store in the "Web hosting" certificate store: "My" or "webhosting"
Record the following information required during binding:
Certificate subject
Certificate issuer
When using customer-specific certificates, the certificates must include both public and private keys in order to sign out other certificates.
Due to the public and private key requirement, you may not be able to utilize most third-party commercial CAs.
Must be issued by a CA that is included in the trusted store
Required certificate subject: OsceOPA
The certificate subject is case-sensitive.
Store in the "OfcEdge" certificate store and remove any other certificates from the store
<Apex One Edge Relay installation directory>\OfcEdgeSvc\ofcedgecfg.exe
Right-click cmd.exe and click Run as administrator.
ofcedgecfg.exe --cmd bindwebsite --certsubject <Webhost certificate subject name> --certstore <My | webhosting> --certissuer <Webhost certificate_issuer> --opacertpwd <OsceOPA certificate password>
ofcedgecfg.exe --cmd reg --server <server address> --port <port> --pwd <root password>