2.15 Backing Up a Server Certificate

To back up a server certificate, call NPKIExportServerKey to export the server’s private key and certificates into a PFX file. Store the PFX file in a secure place.

For a sample implementation of this task, see BackupServerCertificate.