Test that X.509 works with Web Services
Before you begin
You will need to complete the following steps before you can test X.509 with Web Services.
- 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.
- Convert your key and certificate files to PEM format. Python supports certificates and keys only in PEM format. For more information, refer to Convert user keys and certificates to PEM format for Python clients.
- Configure your server and import client certificates into Platform
Application Center's truststore.
- If you are using non self-signed certificates, refer to Step 2: Configure the web server for X.509 and Step 3: Import certificates into IBM Spectrum LSF Application Center's trust storefor more details.
- If you are using self-signed certificates, refer to Step 2: Configure the web server for X.509 and Step 3: Import user certificates into IBM Spectrum LSF Application Center's truststorefor more details.