How to add a javadoc URL which uses HTTPS protocol?
Hello,
I'm trying to add https://jersey.dev.java.net/nonav/apidocs/1.1.4/jersey-test-framework/ as a javadoc URL to be able to access javadoc pages such as https://jersey.dev.java.net/nonav/apidocs/1.1.4/jersey-test-framework/com/sun/jersey/test/framework/JerseyTest.html from IDEA, but IDEA seems to silently refuse the URL without providing additonal details.
Is it a known issue that HTTPS is not supported?
Where can I see the IDEA logs to understand the issue if the URL happens to be unreacheable, or SSL certificate is seen as incorrect from IDEA...
Thanks in advance,
Guillaume.
请先登录再写评论。
Hi Guillaume, do you find any solution for your problem? I am stuck in some similar issue
IDEA-2626