Regenerating your Marketplace Certificate
On rare occasions, you may need to regenerate ArcMC's certificate with the ArcSight Marketplace. This can sometimes be displayed as a "Host Certificate Mismatch" error.
To regenerate your Marketplace certificate in ArcMC:
- Delete the existing marketplace certificate in ArcMC.
For software form factor:
rm –rf <install_dir>/current/arcsight/arcmc/config/certs/marketplace.microfocus.com
For ArcMC appliance:
rm –rf /opt/arcsight/arcmc/config/certs/marketplace.microfocus.com
- Download the new Marketplace certificate in your browser. Browse to the Marketplace website (https://microfocus.com/marketplace). A security exception will be noted.
- Click More Information, then click View Certificate
Note: The exact procedure for downloading the certificate will depend on your browser. The procedure given here applies to Firefox. Consult your browser documentation for exact steps.
- On the Details tab, click Export, and save the certificate as X.509 Certificate (PEM).
- Save the downloaded certificate at the following location:
For software form factor:
<install_dir>/current/arcsight/arcmc/config/certs
For ArcMC appliance:
/opt/arcsight/arcmc/config/certs
- Restart the ArcMC web service.