보안을 위해 응용 프로그램이 차단됨
인증서 검증을 실패했습니다.
응용 프로그램이 실행되지 않습니다.
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 > 고급 > 다음에 대한 서명된 코드 인증서 철회 확인 > 확인 안함(권한되지 않음)
'SAP PO 7.5' 카테고리의 다른 글
SAPPO : XPI Inspector 설치 및 사용법 (0) | 2024.02.23 |
---|---|
SAPPO : SAP PO 서비스에 TrustedCAs 인증서 등록 방법 (0) | 2024.02.23 |
SAPPO : RZ70 트랜잭션을 사용하여 SLD에 Technical System 등록 (1) | 2024.01.30 |
SAPPO : PO 서비스를 CMD 창에서 시작하는 방법 (0) | 2024.01.23 |
SAPPO : SMQ1과 SMQ2 (0) | 2024.01.16 |