Hi,
We are developing an application with Digital Signature and
we have not been able to make the validation of the
certificate of the user.
For the validation we have the
certificate of the CA, loaded in the
server.
Both are in format PEM. The validation online was
discard by the dependency
with
the CA and network problems.
The question
is:
How I can do the verification
of a certificate using the certificate of the CA?
Many
thanks.
Eduardo