Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The certificate is not showing in demo/index.html #16

Open
Skyquek opened this issue Aug 1, 2019 · 2 comments
Open

The certificate is not showing in demo/index.html #16

Skyquek opened this issue Aug 1, 2019 · 2 comments

Comments

@Skyquek
Copy link

Skyquek commented Aug 1, 2019

This is the result shown when i download cert-web-component, is it suppose to show certificate there? I run the command
$ bower install blockchain-certificate --save

Then redirect the url to the location of the demo/index.html. But web-component does not show up. am i missing any of the step? Only the html words show up.

Basic blockchain-certificate demo - locally hosted file

Here’s how you can render a locally hosted Blockcert.
The element
Locally hosted valid certificate

This demonstrates verifying a locally-hosted Blockcert.
Locally hosted revoked certificate

This demonstrates the verification behavior if a Blockcert is revoked.
blockchain-certificate demo - externally hosted file

You can also render a certificate hosted by another issuer. If they’ve set up their CORS configuration to allow external hosting, it’ll just look like above. If not, then it will show a short message and a link to the hosted certificate.

@raiseandfall
Copy link
Member

raiseandfall commented Aug 1, 2019

Hi @Skyquek

Before investigating any further, please be aware that this repository is not actively being supported anymore. If you wish to render & verify a Blockcerts certificate, check out the more recent <blockcerts-verifier> component here: https://github.com/blockchain-certificates/blockcerts-verifier

This one is actively maintained and offers a better API that its predecessor, as well as unit & functional tests, a better documentation, etc...

Thank you!

@Skyquek
Copy link
Author

Skyquek commented Aug 1, 2019

Thanks for your info.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants