mashangfei
mashangfei
win 下直接运行main的 new SyslogService(false).watch();后报这个错了,大佬给看下? javax.net.ssl.SSLProtocolException: Empty issuer DN not allowed in X509Certificates at sun.security.ssl.HandshakeMessage$CertificateMsg.(HandshakeMessage.java:456) at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:216) at sun.security.ssl.Handshaker.processLoop(Handshaker.java:1052) at sun.security.ssl.Handshaker.process_record(Handshaker.java:987) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1072) at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1385) at sun.security.ssl.SSLSocketImpl.writeRecord(SSLSocketImpl.java:757) at sun.security.ssl.AppOutputStream.write(AppOutputStream.java:123) at java.io.OutputStream.write(OutputStream.java:75)...