https://bugs.freedesktop.org/show_bug.cgi?id=64397

--- Comment #18 from thack...@nexgo.de ---
(In reply to comment #17)
> thackert: I gave a new try and reproduced this for both with 4.0.3 and
> master sources updated yesterday!
> 
> with 4.0.3, here are console logs:

oh, that is, what I get from console:
<quote>
21.07.2013 13:52:16 org.apache.commons.httpclient.HttpMethodDirector
executeWithRetry
INFO: I/O exception (java.net.SocketException) caught when processing request:
java.security.NoSuchAlgorithmException: Error constructing implementation
(algorithm: Default, provider: SunJSSE, class:
sun.security.ssl.DefaultSSLContextImpl)
21.07.2013 13:52:16 org.apache.commons.httpclient.HttpMethodDirector
executeWithRetry
INFO: Retrying request
javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException:
PKIX path validation failed: java.security.cert.CertPathValidatorException: CA
key usage check failed: keyCertSign bit is not set
        at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
        at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1715)
        at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:257)
        at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:251)
        at
sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1168)
        at
sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:153)
        at sun.security.ssl.Handshaker.processLoop(Handshaker.java:609)
        at sun.security.ssl.Handshaker.process_record(Handshaker.java:545)
        at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:963)
        at
sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1208)
        at sun.security.ssl.SSLSocketImpl.writeRecord(SSLSocketImpl.java:674)
        at sun.security.ssl.AppOutputStream.write(AppOutputStream.java:119)
        at
java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
        at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
        at
org.apache.commons.httpclient.HttpConnection.flushRequestOutputStream(Unknown
Source)
        at
org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnectionAdapter.flushRequestOutputStream(Unknown
Source)
        at org.apache.commons.httpclient.HttpMethodBase.writeRequest(Unknown
Source)
        at org.apache.commons.httpclient.HttpMethodBase.execute(Unknown Source)
        at
org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(Unknown
Source)
        at
org.apache.commons.httpclient.HttpMethodDirector.executeMethod(Unknown Source)
        at org.apache.commons.httpclient.HttpClient.executeMethod(Unknown
Source)
        at org.apache.commons.httpclient.HttpClient.executeMethod(Unknown
Source)
        at com.sun.star.wiki.Helper.ExecuteMethod(Helper.java:715)
        at
com.sun.star.wiki.WikiEditSettingDialog.DoLogin(WikiEditSettingDialog.java:218)
        at
com.sun.star.wiki.WikiEditSettingDialog$1.run(WikiEditSettingDialog.java:375)
Caused by: sun.security.validator.ValidatorException: PKIX path validation
failed: java.security.cert.CertPathValidatorException: CA key usage check
failed: keyCertSign bit is not set
        at
sun.security.validator.PKIXValidator.doValidate(PKIXValidator.java:288)
        at
sun.security.validator.PKIXValidator.doValidate(PKIXValidator.java:271)
        at
sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:181)
        at sun.security.validator.Validator.validate(Validator.java:235)
        at
sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:147)
        at
sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:230)
        at
sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:270)
        at
sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1147)
        ... 20 more
Caused by: java.security.cert.CertPathValidatorException: CA key usage check
failed: keyCertSign bit is not set
        at
sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:153)
        at
sun.security.provider.certpath.PKIXCertPathValidator.doValidate(PKIXCertPathValidator.java:327)
        at
sun.security.provider.certpath.PKIXCertPathValidator.engineValidate(PKIXCertPathValidator.java:187)
        at
java.security.cert.CertPathValidator.validate(CertPathValidator.java:267)
        at
sun.security.validator.PKIXValidator.doValidate(PKIXValidator.java:283)
        ... 27 more
</quote>
... :(

> It's quite weird since I hadn't reproduced it first time.
> Jan: any idea?

But should this bug not set to "NEW" in this case?
Thanks for changing the file type for my last attachment (not sure, what I have
done to produce a zip file without its ending ... :( ) as well as confirming
this bug
Thomas.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to