SSL Error on Linux Reader - Resolution
SSL Error!!!. Please install the CA Certificate(s) for SSL communication.
If certificate resides on local disk, try "acroread -installCertificate [-PEM|-DER] [pathname]" on the command line.
If certificate resides on the server, try "acroread -installCertificate <secure_website_URL> <port-number>" on command line.
SSL Error!!!. Please install the CA Certificate(s) for SSL communication.
The message implies that the Adobe Reader could not validate the SSL certificate presented by the website, using the resources available to it. Appropriate CA (Certificate Authority) certificate(s) were not accessible to the Reader. For further technical details, we suggest a search for these terms on the internet – ‘Certificate Authority’, ‘SSL’ and ‘Public Key Infrastructure’.
We suggest the following workaround in order to install the missing CA certificate(s). Please note that you would need a Windows machine in order for this workaround to work. The steps mentioned below for a Linux system, will also work on a Solaris system.
Steps:
-
Steps 1-3 need to be performed on a Linux machine.
- In a terminal, run this command replacing the appropriate fields below from the error message:
(This command is suggested by the Reader in the error dialog and on the console.) - Type y to accept and install it.
- Run the following command in the terminal:
Save a copy of the file with most recent timestamp (the last one) with .cer extension. (Example: cp 78e12f48.0 78e12f48.0.cer) - Transfer the .cer file from the Linux machine to a Windows machine.
- Double click on the .cer file. In the dialog that comes, select the Certification path tab. It displays all the CA-s up to root in hierarchical order, similar to the graphic shown below:
If you see: "Windows does not have enough information to verify this Certificate" then follow these steps, else move on to step 6.- Open https://<secure_webpage_URL> in a browser (IE 6+)
- Accept the certificate presented by the website
- Once the secure page opens a lock icon will appear in the status bar (Bottom right) or beside the Address Bar (in IE7)
- Click on it to view the certificate. You should now see all the CA-s up to root in hierarchical order, similar to the graphic shown above
- Double click on the first item in the path. In the dialog that comes, select the “Details” tab.
- Click on “Copy to File…” button, the certificate export wizard will start. Click Next. When asked to choose the format you want to use, select DER. Specify a file name for the certificate and press the Next button. Click on the finish button. A dialog saying “The export was successful” will appear.
- Repeat step 5 and 6 for all the items in the hierarchy in the Certification path tab.
- Copy all the .cer files you just created to your Linux machine.
- Import each of these certificates in Adobe Reader on Linux using the command:
- Exit all instances of the Adobe Reader (or Browser, if you had opened it in the Browser) and re-launch the Reader (… or Browser) to view the file again. Your problem should be gone now.
Steps 5-8 need to be performed on a Windows machine.
Steps 10-11 needs to be performed on a Linux machine.


