You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using ocsp 1.2.0 and latest of asn1.js-rfc5280. However, ocsp check failed with error Invalid signauture when checking against azure blob storage(while it succeed for amazons s3). So I am wondering what is wrong, and also, is there anyway to turn on logging to further troubleshooting the issue.
I wrote a simple javascript to reproduce the issue. Note, check failed on windows.net, but succeed for s3 endpoint.
I am using ocsp 1.2.0 and latest of asn1.js-rfc5280. However, ocsp check failed with error
Invalid signauture
when checking against azure blob storage(while it succeed for amazons s3). So I am wondering what is wrong, and also, is there anyway to turn on logging to further troubleshooting the issue.I wrote a simple javascript to reproduce the issue. Note, check failed on windows.net, but succeed for s3 endpoint.
The text was updated successfully, but these errors were encountered: