什么鬼:SSLException: java.security.ProviderException: java.security.KeyException
%% Initialized: [Session-3, SSL_NULL_WITH_NULL_NULL]
http-bio-8444-exec-3, handling exception: java.security.ProviderException: java.security.KeyException
%% Invalidated: [Session-3, SSL_NULL_WITH_NULL_NULL]
http-bio-8444-exec-3, SEND TLSv1 ALERT: fatal, description = internal_error
http-bio-8444-exec-3, WRITE: TLSv1 Alert, length = 2
[Raw write]: length = 7
0000: 15 03 01 00 02 02 50 ......P
http-bio-8444-exec-3, called closeSocket()
http-bio-8444-exec-3, IOException in getSession(): javax.net.ssl.SSLException: java.security.ProviderException: java.security.KeyException
http-bio-8444-exec-3, called close()
http-bio-8444-exec-3, called closeInternal(true)
简要说明下环境:
centos 6.5 + openjdk 1.7 +tomcat 7