Knowledge Base
The VMware Knowledge Base provides support solutions, error messages and troubleshooting guides

|
Importing certificates issued by an OpenSSL CA
Symptoms
- SSL certificate do not import
-
Converting an Open SSL certificate to PKCS7 format
-
You receive the following errors:
-
Bad padding exception
-
Given final block not properly padded
-
Resolution
To import an OpenSSL certificate:
-
Create the keys.p12 and .CSR file according to the VDM Installation and Administration Guide.
-
Copy the .CSR file to the OpenSSL CA server.
-
Open a command prompt. For more information, see Opening a command or shell prompt (1003892) .
-
Run the following command:
openssl ca -in <vdmserver>.csr -out <nameofcertificate>.pem -config <nameofopensslconfigfile>.cnf
-
Use the certificate creator to remove the header portion of the PEM certificate file created.
-
Copy the .PEM file to the Connection Server and o pen the file using Windows Explorer.
-
Click Details > Copy to File.
-
Click PKCS7.
-
Select Include Details of Certificate.
-
Save the file with a .P7B extension.
-
Run the keytool import command and select the .P7B file created in step 10.
Additional Information
Request a Product Feature
To request a new product feature or to provide feedback on a VMware product, please visit the Request a Product Feature page.
Actions
- KB Article:
- Updated:
- Categories:
- Product Family:
- Products:
- Product Versions:

