Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Self signed certificate issues #65

Open
dwdking opened this issue Jan 19, 2015 · 1 comment
Open

Self signed certificate issues #65

dwdking opened this issue Jan 19, 2015 · 1 comment

Comments

@dwdking
Copy link

dwdking commented Jan 19, 2015

We are using a self signed certificate on our Crucible server and I think this is giving some issues with the plugin. I tried adding the self signed certificate to my keystore but haven't been able to get it to work.

I attempted re-installing it and verifying the self signed cert using SSLPoke which succeeded so I'm not sure why it's not working.

2015-01-19 16_41_52-settings

@Jasperman
Copy link

I tried 2 things
I added a CA cert to java using the following command

keytool -importcert -keystore cacerts -file <pathToCert>

or go to your Intellij Settings -> Tools -> Server Certificates and add it there. Note: you may need to restart intellij

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants