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 - Unusual behaviour when drawing lots of images onto a large canvas -

how can i manage url using .htaccess in php? -

javascript - Chart.js - setting tooltip z-index -