User Tools

Site Tools


pages:howtos:eclipse:configure_eclipse_ssl_trust_store

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
pages:howtos:eclipse:configure_eclipse_ssl_trust_store [2021/12/02 17:39] – created mischerhpages:howtos:eclipse:configure_eclipse_ssl_trust_store [2021/12/09 23:22] (current) rokkitlawnchair
Line 1: Line 1:
-{{tag>howto eclipse windows trust store ssl java}}+{{tag>howto eclipse windows trust store ssl mitm certificate java}} 
 +====== Configure Eclipse SSL Trust Store ======
  * https://www.techtalk7.com/importing-ssl-certificate-into-eclipse/  * https://www.techtalk7.com/importing-ssl-certificate-into-eclipse/
  
Line 7: Line 8:
   * Below the line -vmargs, add the following lines, then save the file:   * Below the line -vmargs, add the following lines, then save the file:
  
 +<sxh bash; title: eclipse.ini>
   -Djavax.net.ssl.trustStore=NUL   -Djavax.net.ssl.trustStore=NUL
   -Djavax.net.ssl.trustStoreType=Windows-ROOT    -Djavax.net.ssl.trustStoreType=Windows-ROOT 
 +</sxh>
   * Restart eclipse.   * Restart eclipse.
  
 +---- 
 +~~DISCUSSION~~
pages/howtos/eclipse/configure_eclipse_ssl_trust_store.1638466780.txt.gz · Last modified: 2021/12/02 17:39 by mischerh