IP*Works! WS V9 - Online Help
IP*Works! WS V9
Questions / Feedback?

ExportCertificate Method

Saves the current certificate to a PFX file.

Object Oriented Interface

public function doExportCertificate($pfxfile, $password);

Procedural Interface

ipworksws_certmgr_do_exportcertificate($res, $pfxfile, $password);

Remarks

This method will save the current certificate to a PFX file. The current certificate and its private key are saved to the file specified by PFXFile in PKCS12 format. The file contents are protected by Password.

In the Unix edition, the current certificate and its private key are saved to the file specified by PFXFile in PEM format. The private key is encrypted using the Password.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0