Progress
Open Client
Developer’s Guide


Converting Digital Certificates

You can use procertm to convert Digital Certificates between the .DER and .PEM file formats. To convert files from one file format to the other, use the following command line syntax:

SYNTAX
 procertm -c in_cert out_cert 

in_cert

The Digital Certificate whose file format you want to convert.

out_cert

The file format to which you want to convert the digital certificate.

The file utility performs the conversion based on the file-extension type. For example, if in_cert has a file extension type of .crt and out_cert has a file extension type of .pem, in_cert is converted from the .der to .pem format and written to the file out_cert.


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095