Help with revocation

Hi,

This certificate should be revoked: https://raw.githubusercontent.com/guix77/blockcerts-certificates/master/ethereum/ropsten/certificates/fictionaluniversity/Jane-Doe-Blockchain-for-developers-1.json

The revocation list is here and contains the certificate ID: https://raw.githubusercontent.com/guix77/blockcerts-certificates/master/ethereum/ropsten/issuers/fictionaluniversity/revocation.json

The issuer profile is here: https://raw.githubusercontent.com/guix77/blockcerts-certificates/master/ethereum/ropsten/issuers/fictionaluniversity/issuer.json

I might be doing some things wrong. Any idea ?

Thanks a lot & keep safe at home,
Guillaume

Very strange, it looks like it doesn’t even attempt to resolve your revocation url, but I can definitely see it in the issuer profile. Other ethereum ropsten certs revoke too so it’s not a testnet vs mainnet issue.

Try opening up an issue directly on the cert-verifier-js repo and see if you can get some help there directly. Could be something wrong in the code. https://github.com/blockchain-certificates/cert-verifier-js

Thanks a lot Anthony, I’ll post there !

Hi the same is happening here even with the sample revoked certificate https://github.com/AnthonyRonning/https-github.com-labnol-files/blob/master/test/test-revocation.json

@DannyD23xD indeed, thanks !

@aronning In fact there is an already relevant existing issue that seems to relate to both 2 cases: https://github.com/blockchain-certificates/cert-verifier-js/issues/308

1 Like

thanks a lot checked github and checked this new release where is fixed https://github.com/blockchain-certificates/cert-verifier-js/releases/tag/v3.8.1