Replies: 1 comment
-
I found out for myself. Since ccsh is a java program, you have to add the certificate to java with the command “keytool -import -storepass changeit -keystore”. I was then able to successfully pull the data from the sonarqube. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I am new to ccsh and wanted to test the sonarimport. Our company's sonarqube is internal and uses a self signed certificate. How can I tell ccsh to use that certificate?
Me first try without certificate ends in following exception:
Beta Was this translation helpful? Give feedback.
All reactions