Re: Integrated: 8274471: Verification of OCSP Response signed with RSASSA-PSS fails

2021-10-11 Thread can comert
Thank you very much! Regards, Can Wei-Jun Wang , 5 Eki 2021 Sal, 22:05 tarihinde şunu yazdı: > I think it's worth backporting to older LTS releases. Will ask sustaining > on it. > > Thanks, > Weijun > > > On Oct 5, 2021, at 2:36 PM, can comert wrote: > > >

Re: JDK-8274471/Incident Report 9166550 : Verification of OCSP Response signed with RSASSA-PSS fails

2021-10-11 Thread can comert
Hello Andrew, Yes I tested it and I can verify that it works with Java 18 JDK as expected. Thank you very much for your effort. Here is the output of my example program with debug flags enabled: C:\work\java\jdk-18\bin\java.exe -Djava.security.auth.debug=certpath,ocsp start program ... certpath:

Re: Integrated: 8274471: Verification of OCSP Response signed with RSASSA-PSS fails

2021-10-05 Thread can comert
I have seen the issue is already fixed and will be available for the JDK 18. Thank you very much for your great work and fast response! Is there any backporting for a LTS version planned? Best Regards, Can 4 Eki 2021 Pzt 17:34 tarihinde Weijun Wang şunu yazdı: > On Thu, 30 Sep 2021 15:44:32 GM

Re: Verification of OCSP Responses signed with RSASSA-PSS fails with Java 11 LTS

2021-09-30 Thread can comert
t; We will keep an eye out for the bug report you filed but I think it is > still making its way through our system as I have not seen it yet. > > --Sean > > On 9/28/21 11:17 AM, can comert wrote: > > Hello everyone, > > > > I am trying to verify Certificate Revocati

Verification of OCSP Responses signed with RSASSA-PSS fails with Java 11 LTS

2021-09-28 Thread can comert
Hello everyone, I am trying to verify Certificate Revocation Status by using JDK and the preferred way is the OCSP request. I came across certificates provided by a certain Certificate Authority (Procilion) which I can not verify the Revocation Status by using the JDK (I tried with the latest 11 L