SSL
SSL: Generating self-signed certificates with one openssl command
One command to generate SSL certificate with SAN (Subject Alternative Name).
SSL
One command to generate SSL certificate with SAN (Subject Alternative Name).
Java
Secure communication is a key goal in modern business client-server applications. Nowadays, clients are mostly web browsers. However, exchanging or syncing data between applications in a secure manner is getting more and more important. Getting costly trusted certificates for each development, testing or staging server is an overkill. That is