본문 바로가기

SAP PO 7.5

SAPPO : 인증서 검증을 실패했습니다.

반응형

보안을  위해 응용 프로그램이 차단됨

인증서 검증을 실패했습니다.

응용 프로그램이 실행되지 않습니다.

java.security.cert.CertificateException: java.security.cert.CertPathValidatorException: OCSP response error: MALFORMED_REQUEST
at cohttp://m.sun.deploy.security.RevocationChecker.checkOCSP(Unknown Source)
at cohttp://m.sun.deploy.security.RevocationChecker.check(Unknown Source)
at cohttp://m.sun.deploy.security.TrustDecider.checkRevocationStatus(Unknown Source)
at cohttp://m.sun.deploy.security.TrustDecider.getValidationState(Unknown Source)
at cohttp://m.sun.deploy.security.TrustDecider.validateChain(Unknown Source)
at cohttp://m.sun.deploy.security.TrustDecider.isAllPermissionGrantedInt(Unknown Source)
at cohttp://m.sun.deploy.security.TrustDecider.isAllPermissionGranted(Unknown Source)
at cohttp://m.sun.javaws.security.AppPolicy.grantUnrestrictedAccess(Unknown Source)
at cohttp://m.sun.javaws.security.JNLPSignedResourcesHelper.checkSignedResourcesHelper(Unknown Source)
at cohttp://m.sun.javaws.security.JNLPSignedResourcesHelper.checkSignedResources(Unknown Source)
at cohttp://m.sun.javaws.Launcher.prepareResources(Unknown Source)
at cohttp://m.sun.javaws.Launcher.prepareAllResources(Unknown Source)
at cohttp://m.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
at cohttp://m.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
at cohttp://m.sun.javaws.Launcher.launch(Unknown Source)
at cohttp://m.sun.javaws.Main.launchApp(Unknown Source)
at cohttp://m.sun.javaws.Main.continueInSecureThread(Unknown Source)
at cohttp://m.sun.javaws.Main.access$000(Unknown Source)
at cohttp://m.sun.javaws.Main$1.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Suppressed: cohttp://m.sun.deploy.security.RevocationChecker$StatusUnknownException
at cohttp://m.sun.deploy.security.RevocationChecker.checkCRLs(Unknown Source)
... 19 more
Caused by: java.security.cert.CertPathValidatorException: OCSP response error: MALFORMED_REQUEST
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 sun.security.provider.certpath.OCSP.check(Unknown Source)
at cohttp://m.sun.deploy.security.RevocationChecker$2.run(Unknown Source)
at cohttp://m.sun.deploy.security.RevocationChecker$2.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at cohttp://m.sun.deploy.security.RevocationChecker.doPrivilegedOCSPCheck(Unknown Source)
... 20 more

 

해결방안

제어판 > JAVA > 고급 > 다음에 대한 서명된 코드 인증서 철회 확인 > 확인 안함(권한되지 않음)

반응형