This week's book giveaway is in the Programmer Certification forum. We're giving away four copies of OCP Oracle Certified Professional Java SE 21 Developer Study Guide: Exam 1Z0-830 and have Jeanne Boyarsky & Scott Selikoff on-line! See this thread for details.
i am trying to establish a server-client connection using SSL that is what is HTTPS i came to know the java way approach is Java Secure Socket Extension (JSSE)
i made a small explore and did a program performing the connection but it is asking for a certificate how can i generate the required certificate.
the exception raised is.