1

I want to validate a certificate coming in request against my trusted certificate having root and intermediate CA signer. How it can be achieved in java?

Thanks in advance.

Lalit Thakare
  • 23
  • 1
  • 6
  • Take a look at [https-spring-boot-ssl-certificate](https://www.thomasvitale.com/https-spring-boot-ssl-certificate/) – Rcordoval Jan 06 '19 at 05:17
  • Hi Thank you for response but my requirement is not to enable ssl, but to validate certificate in java against one that I have. – Lalit Thakare Jan 06 '19 at 05:31
  • Check [this](https://stackoverflow.com/a/42291148/6371459) to validate a single certificate and [this](https://stackoverflow.com/a/42527750/6371459)to validate a certification chain – pedrofb Jan 06 '19 at 17:22

0 Answers0