certificate - Java: Get X509Certificate Issuers -


hi have certificate(x509certificate) need issuers of it, example:

the certification path of certificate is

-ca national root - costa rica --ca natural person politics - costa rica ---ca sinpe - natural person ----mario xxxxx xxxxxx (sign) ---> have, need access top issuer till reach root(ca national root - costa rica), because need compare name of first issuer , other data, parameters. how accomplish or should start?


Comments

Popular posts from this blog

javascript - Count length of each class -

What design pattern is this code in Javascript? -

hadoop - Restrict secondarynamenode to be installed and run on any other node in the cluster -