Verifying Single Signed Certificate
Closed this issue · 2 comments
CITAcadAppsSupport commented
Hi, i would like to build in house opencert file verification using ./index.js verify ,
the guide said below :
Warning: Please verify this certificate on the blockchain with the issuer's certificate store.
does that mean we do have separate command? or still need to drop file at opencerts.io to make sure merkleroot stored at blockchain?
please advise, thank you.
regards,
Nebulis commented
I will add a deprecation notice but
- use https://github.com/Open-Attestation/oa-verify to verify v2 document
- use https://github.com/OpenCerts/verify/ to verify v1 and v2 documents
CITAcadAppsSupport commented
Hi @Nebulis noted and thanks