java - javax.net.ssl.SSLException when using REST client in PyCharm -


update:

as per jetbrains support, jdk 8 solve issue font rendering horrible. i'll leave here later updates.


i'm trying send https request rest client in pycharm in osx yosemite, gives this:

javax.net.ssl.sslexception: java.lang.runtimeexception: not generate dh keypair

i have java version "1.6.0_65" installed , requests http urls work fine.


Comments

Popular posts from this blog

python - Installing PyDev in eclipse is failed -

PHP OOP-based login system -

c# - Nested Internal Class with Readonly Hashtable throws Null ref exception.. on assignment -