79194847

Date: 2024-11-16 09:33:24
Score: 2.5
Natty:
Report link

System.setProperty("javax.net.ssl.trustStore", "C:\Program Files\Java\jdk-18.0.2.1\lib\security\cacerts"); System.setProperty("javax.net.ssl.trustStorePassword", "changeit"); i added these lines in my method it is now working fine

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Karthik Vignesh