
Tag archives for signed
Hi,
In this article, I will try to present briefly:
1) the management of self signed SSL certificates with keytool;
2) a complete example of certificate's generation;
3) installation on web server and tests;
1. Presentation of keytool
Java uses its own tools to generate and use self signed SSL certificates, based on a proprietary storage in a keystore file, comprised of certificates / keys accessible ...more»
