When Zend Platform is installed on an HTTPS server which has a problem
with its security certificate, PDT will not be able to display Platform
Events in the Platform Events view. This is because the JVM that executes
the Studio does not consider the Web server as a "trusted identity".
In this case, when you try to connect to Zend Platform through the Platform
Events view, you will receive the following error message:
"Unable to verify the identity of 'https://<MyServer>/ZendPlatform'
as a trusted site".
This procedure describes how to add the certificate for the Web server on which your Zend Platform is installed to your JVM, so that Studio will consider it 'safe':
Note:
The following instructions are only applicable to Internet Explorer.
|
|
|
To add the Web server certificate to the JVM:
Note: On Linux/Mac, run the command with ‘sudo’. Note: If you saved MyServer.cert to a location other than the JVM Directory, edit the <JVM_Directory>/MyServer.cert -keystore command accordingly.
|
The Web server will now be treated as 'safe' and you will be able to retrieve Zend Platform Events. |
|
|
|
Related Links: Troubleshooting Zend Platform Integration Integrating with Zend Platform Accessing and Using the Zend Platform Event List View |
|
|