Unable to connect to Design Manger behind proxy and certificate using DM SDK
Hi all,
I have an issue using the DM SDK regarding Proxy and Certificates.
I have followed the setup described here by David Hirsch which works fine while trying to connect
to my Jazz Sandbox https://jazz.net/sandbox01-dm.
But the actual DM-Repo to which I want to connect to needs further Proxy and Certificate settings.
In order to get Rhapsody running to that DM-Repo the following lines have to be added to the DesignManager properties file:
-Dhttps.proxyHost=###
-Dhttps.proxyPort=###
-Djavax.net.ssl.keyStore="###.p12"
-Djavax.net.ssl.keyStoreType="PKCS12"
-Djavax.net.ssl.keyStorePassword="###"
How do I pass that lines to the DM SDK?
Eclipse VM-Arguments seem not to work regarding this.
Thank you in advance
|
Be the first one to answer this question!
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.