开发者

JavaMail Exception: javax.net.ssl.SSLKeyException: RSA premaster secret error

开发者 https://www.devze.com 2023-03-23 15:01 出处:网络
I get this error when I try to connect through Javamail to an IMAP server using STARTTL开发者_如何学JAVAS. I thought it might have been the (pointless) US export restrictions on the JCE, so I double c

I get this error when I try to connect through Javamail to an IMAP server using STARTTL开发者_如何学JAVAS. I thought it might have been the (pointless) US export restrictions on the JCE, so I double checked that I'd replaced them with the unlimited strength files. Same problem.

Can't find anything particularly relevant on google or here (in fact the stackoverflow search seems to be throwing server errors today).

Anyone else seen this before?

0

精彩评论

暂无评论...
验证码 换一张
取 消