I installed the SSL certificate for Jira in Java through keytool. I actually use playframework 2 for development, and if I use the game terminal to compile and run the project, everything is fine. The problem arises when I want to use the debugger from the IntelliJ idea. The project in the IDE installed the same java as the SDK in the project setup, but did not accept the installed certificate. Can anyone help with this?
java intellij-idea certificate keytool
Szalai ladislav
source share