Subject: Deutschsprachige CAcert Support Liste
List archive
- From: <dirk.niemeier AT gmx.de>
- To: cacert-de AT lists.cacert.org
- Subject: Validierungsproblem Java Webstart Anwendung
- Date: Wed, 24 Nov 2021 14:32:33 +0000 (UTC)
Hallo,
ich versuche schon eine ganze Weile meine Java Webstart Anwendung wieder zum
Laufen zu überreden. Aber dich finde absolut nicht den Fehler.
Kann es vielleicht sein, dass der Validierungsservice bei cacert.org seit dem
24.8.21 ein Problem hat?
TIA
Dirk
java.security.cert.CertificateException:
java.security.cert.CertPathValidatorException: Responder's certificate not
within the validity period
at com.sun.deploy.security.RevocationChecker.checkOCSP(Unknown Source)
at com.sun.deploy.security.RevocationChecker.check(Unknown Source)
at com.sun.deploy.security.TrustDecider.checkRevocationStatus(Unknown
Source)
at com.sun.deploy.security.TrustDecider.getValidationState(Unknown
Source)
at com.sun.deploy.security.TrustDecider.validateChain(Unknown Source)
at
com.sun.deploy.security.TrustDecider.isAllPermissionGrantedInt(Unknown Source)
at com.sun.deploy.security.TrustDecider.isAllPermissionGranted(Unknown
Source)
at com.sun.javaws.security.AppPolicy.grantUnrestrictedAccess(Unknown
Source)
at
com.sun.javaws.security.JNLPSignedResourcesHelper.checkSignedResourcesHelper(Unknown
Source)
at
com.sun.javaws.security.JNLPSignedResourcesHelper.checkSignedResources(Unknown
Source)
at com.sun.javaws.Launcher.prepareResources(Unknown Source)
at com.sun.javaws.Launcher.prepareAllResources(Unknown Source)
at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
at com.sun.javaws.Launcher.launch(Unknown Source)
at com.sun.javaws.Main.launchApp(Unknown Source)
at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
at com.sun.javaws.Main.access$000(Unknown Source)
at com.sun.javaws.Main$1.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Suppressed: com.sun.deploy.security.RevocationChecker
$StatusUnknownException: sun.security.provider.certpath.PKIX
$CertStoreTypeException: javax.net.ssl.SSLHandshakeException:
java.security.cert.CertificateException:
java.security.cert.CertPathValidatorException: Responder's certificate not
within the validity period
at com.sun.deploy.security.RevocationChecker.checkCRLs(Unknown
Source)
... 19 more
Caused by: sun.security.provider.certpath.PKIX$CertStoreTypeException:
javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException:
java.security.cert.CertPathValidatorException: Responder's certificate not
within the validity period
at
sun.security.provider.certpath.URICertStore.engineGetCRLs(Unknown Source)
at java.security.cert.CertStore.getCRLs(Unknown Source)
at
sun.security.provider.certpath.DistributionPointFetcher.getCRL(Unknown Source)
at
sun.security.provider.certpath.DistributionPointFetcher.getCRLs(Unknown
Source)
at
sun.security.provider.certpath.DistributionPointFetcher.getCRLs(Unknown
Source)
at
sun.security.provider.certpath.DistributionPointFetcher.getCRLs(Unknown
Source)
at com.sun.deploy.security.RevocationChecker$3.run(Unknown
Source)
at com.sun.deploy.security.RevocationChecker$3.run(Unknown
Source)
at java.security.AccessController.doPrivileged(Native Method)
at
com.sun.deploy.security.RevocationChecker.getCRLsPrivileged(Unknown Source)
... 20 more
Caused by: javax.net.ssl.SSLHandshakeException:
java.security.cert.CertificateException:
java.security.cert.CertPathValidatorException: Responder's certificate not
within the validity period
at sun.security.ssl.Alert.createSSLException(Unknown Source)
at sun.security.ssl.TransportContext.fatal(Unknown Source)
at sun.security.ssl.TransportContext.fatal(Unknown Source)
at sun.security.ssl.TransportContext.fatal(Unknown Source)
at sun.security.ssl.CertificateMessage
$T12CertificateConsumer.checkServerCerts(Unknown Source)
at sun.security.ssl.CertificateMessage
$T12CertificateConsumer.onCertificate(Unknown Source)
at sun.security.ssl.CertificateMessage
$T12CertificateConsumer.consume(Unknown Source)
at sun.security.ssl.SSLHandshake.consume(Unknown Source)
at sun.security.ssl.HandshakeContext.dispatch(Unknown Source)
at sun.security.ssl.HandshakeContext.dispatch(Unknown Source)
at sun.security.ssl.TransportContext.dispatch(Unknown Source)
at sun.security.ssl.SSLTransport.decode(Unknown Source)
at sun.security.ssl.SSLSocketImpl.decode(Unknown Source)
at sun.security.ssl.SSLSocketImpl.readHandshakeRecord(Unknown
Source)
at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown
Source)
at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown
Source)
at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown
Source)
at
sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown
Source)
at
sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.access
$200(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown
Source)
at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown
Source)
at java.security.AccessController.doPrivileged(Native Method)
at
java.security.AccessController.doPrivilegedWithCombiner(Unknown Source)
at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at
sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown
Source)
... 30 more
Caused by: java.security.cert.CertificateException:
java.security.cert.CertPathValidatorException: Responder's certificate not
within the validity period
at com.sun.deploy.security.RevocationChecker.checkOCSP(Unknown
Source)
at com.sun.deploy.security.RevocationChecker.check(Unknown
Source)
at
com.sun.deploy.security.RevocationCheckHelper.doRevocationCheck(Unknown
Source)
at
com.sun.deploy.security.RevocationCheckHelper.doRevocationCheck(Unknown
Source)
at
com.sun.deploy.security.RevocationCheckHelper.checkRevocationStatus(Unknown
Source)
at
com.sun.deploy.security.X509TrustManagerDelegate.checkTrusted(Unknown Source)
at
com.sun.deploy.security.X509Extended7DeployTrustManagerDelegate.checkServerTrusted(Unknown
Source)
at
com.sun.deploy.security.X509Extended7DeployTrustManager.checkServerTrusted(Unknown
Source)
... 52 more
Suppressed: com.sun.deploy.security.RevocationChecker
$StatusUnknownException
at
com.sun.deploy.security.RevocationChecker.checkCRLs(Unknown Source)
... 59 more
Caused by: java.security.cert.CertPathValidatorException: Responder's
certificate not within the validity period
at sun.security.provider.certpath.OCSPResponse.verify(Unknown
Source)
at sun.security.provider.certpath.OCSP.check(Unknown Source)
at sun.security.provider.certpath.OCSP.check(Unknown Source)
at com.sun.deploy.security.RevocationChecker$2.run(Unknown
Source)
at com.sun.deploy.security.RevocationChecker$2.run(Unknown
Source)
at java.security.AccessController.doPrivileged(Native Method)
at
com.sun.deploy.security.RevocationChecker.doPrivilegedOCSPCheck(Unknown
Source)
... 60 more
Caused by: java.security.cert.CertificateExpiredException: NotAfter:
Tue Aug 24 16:12:48 CEST 2021
at sun.security.x509.CertificateValidity.valid(Unknown Source)
at sun.security.x509.X509CertImpl.checkValidity(Unknown
Source)
... 67 more
Caused by: java.security.cert.CertPathValidatorException: Responder's
certificate not within the validity period
at sun.security.provider.certpath.OCSPResponse.verify(Unknown Source)
at sun.security.provider.certpath.OCSP.check(Unknown Source)
at sun.security.provider.certpath.OCSP.check(Unknown Source)
at com.sun.deploy.security.RevocationChecker$2.run(Unknown Source)
at com.sun.deploy.security.RevocationChecker$2.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at
com.sun.deploy.security.RevocationChecker.doPrivilegedOCSPCheck(Unknown
Source)
... 20 more
Caused by: java.security.cert.CertificateExpiredException: NotAfter: Tue Aug
24 16:12:48 CEST 2021
at sun.security.x509.CertificateValidity.valid(Unknown Source)
at sun.security.x509.X509CertImpl.checkValidity(Unknown Source)
... 27 more
- Validierungsproblem Java Webstart Anwendung, dirk.niemeier, 11/24/2021
Archive powered by MHonArc 2.6.18.