Skip to content

Can't install from eclipse marketplace #273

Answered by ccartee
ccartee asked this question in Q&A
Discussion options

You must be logged in to vote

Tried another machine. It worked there. I suspect this is some sort of conflcit with zscaler

Addressed by adding zscalar proxy as trustyed ca cert for java

https://help.zscaler.com/zia/adding-custom-certificate-application-specific-trust-store

from java root in eclipse:
bin\keytool -import -trustcacerts -alias zscalerRoot -file zscaler.der.cer -keystore lib\security\cacerts

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by ccartee
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants