Convert user keys and certificates to PEM format for Python clients
Before you begin
You need user certificates and keys for this configuration.
- If you are using non self-signed certificates, refer to Step 1: Prepare server and user certificates and keys for more details.
- If you are using self-signed certificates, refer to Step 1: Prepare user certificates and keys for more details.
About this task
Python supports certificates and keys only in PEM format. If you will be using a Python client to connect to Platform Application Center, or pacclient.py, you need to convert your key and certificate files to PEM format.