How to create self signed certificate using keytool
Create self signed certificate using keytool. Keytool is a Key and Cerificate tool that Manages a keystore (database) of cryptographic keys, X.509 certificate chains, and trusted certificates. In this tutorial…