SSL Validation Using Java

Job ID: 35986459

Budget: ₹600 – ₹1,500 INR

I need code/instruction for below steps: in Java

Step 1 : First, we must create the Root Certificate.
Step 2 : The client or user sends us a payload in which they include their identity record.
Step 3 : Using the Root Certificate that we have in our service, we will decrypt their payload and check to see if an identity record was generated using this Root Certificate or not.