NOTE - One Identity Support does not assist with certificate creation. The below information is provided as a general set of steps on how to create a self-signed certificate within Windows using OpenSSL. Professional Services engagement would be required for assistance outside of the information provided below. For assistance engaging with Professional Services please contact the Account Representative responsible for Safeguard Authentication Services.
Please start by downloading and installing the following (if not already installed):
1.) The latest OpenSSL release for Windows, which can be found by clicking on this text.
2.) The latest Java release (if not installed already), which can be found by clicking on this text.
openssl req -x509 -newkey rsa:4096 -keyout key.pem -out cert.pem -days 365 -subj '/CN=HOST.FULL.DOMAIN.HERE'
openssl pkcs12 -export -out certificate.pfx -inkey key.pem -in cert.pem
© 2025 One Identity LLC. ALL RIGHTS RESERVED. Conditions d’utilisation Confidentialité Cookie Preference Center