Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How to use Changelogic Eclipse plugin with HTTPS protocol?

0
Posted

How to use Changelogic Eclipse plugin with HTTPS protocol?

0

• Repeat the above steps to install the key. • Edit Eclipse’s initialization settings file (%ECLIPSE_HOME%/eclipse.ini) to to point it to the key material. You do this by defining system property javax.net.ssl.trustStore: -Djavax.net.ssl.trustStore=%JAVA_HOME%\jre\lib\security\cacerts If you have changed your keystore password to something other than “changeit”, you might also need to definine system property javax.net.ssl.trustStorePassword:-Djavax.net.ssl.trustStorePassword=changeit This has been successfully tested with Eclipse 3.2 on Java 5.0 and 6.0 VMs. Reportedly, there could be problems with Java 1.4(.2) VMs.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123