Hi group,
Our company inherited a bussiness system that utilizes Hermes2 ; we're
using AS2 communication verified by certificates. Because of hystorical
reasons , only place the certificates in use are available is within
Hermes2 interface. Is it possible to export those and recreate public
key files? Our goal is to establish a PKI infrastructure and use it to
monitor certificate expiration. Sofar we established that the files were
imported to table "partnership", columns "encrypt_cert" and
"verify_cert", but we can't figure out a way to get that data in a form
that would enable us to recreate public keys.
Also, is it possible to query hermes2 directly for certificate
expiration ( we're hosting it through tomcat web server).
Thank you very much for your assistance.