Replace the Server Certificate
If you encounter a certificate error after installing the Imprivata PatientSecure server for release 6.11, you can replace the server certificate without reinstalling the PatientSecure server:
-
Replacing the server certificate using a .PFX certificate (recommended)
-
Replacing the server certificate using a .CER certificate
Replacing a server certificate is performed in the Internet Information Services (IIS) Manager on your Windows Server. The steps may vary depending on your version of Windows Server and IIS.
For more information on server certificates, see the IIS documentation for your Windows Server version.
Before You Begin
Consider the following items before you replace the server certificates:
-
Ensure that you have successfully installed Admin Console
-
Ensure that users can access Admin Console over SSL (https://<server>/AdminConsole through remote desktop or by logging in directly to the server where Imprivata PatientSecure is installed.
Replacing the server certificate using a .PFX certificate (recommended)
To replace a .PFX server certificate:
-
Start the Computer Management tool, navigate to the Internet Information Services (IIS) Manager.
In Connections, select your server, and then double-click Server Certificates. The Actions panel includes options for your server certificate.
-
From the Actions panel, select Import.
-
In the Import Certificate dialog box:
-
Enter the full path to your certificate .pfx file.
-
Enter the associated password.
-
Select Allow this certificate to be exported.
-
Click OK.
Your certificate is added under Server Certificates.
-
-
In the Connections panel, click Default Web Site.
-
In the Actions panel, click Bindings.
-
In the Site Bindings dialog box, select the https entry for port 443, and then click Edit.
-
In the Edit Site Bindings dialog box, click Select, and then select the new SSL certificate. Click OK twice to exit.
-
Restart your site.
Replacing the server certificate using a .CER certificate
To replace a .CER server certificate:
-
Start the Computer Management tool, navigate to the Internet Information Services (IIS) Manager.
-
In Connections, select your server, and then double-click Server Certificates. The Actions panel includes options for your server certificate.
-
Select the certificate you want to replace.
-
In the Actions panel, click Enable Automatic Rebind of Renewed Certificate.
The link changes to Disable Automatic Rebind of Renewed Certificate.
-
While your Server Certificate is still selected, click Renew.
-
In the Renew an Existing Certificate dialog box, select the Complete certificate renewal request and click Next.
-
Click the ellipsis […], select your certificate .cer file, and then click Finish.
-
Restart your site.
If binding does not happen automatically for some configurations:
-
Select Default Web Site > Bindings, and then select the https entry for port 443 and click Edit.
-
In the Edit Site Binding dialog box, click Select, and then select CertCreatedWithCertGen.
-
Click OK.