79147874

Date: 2024-11-01 11:47:52
Score: 2
Natty:
Report link

resolved by adding certificate to exact java version. keytool -import -alias yourFileName -keystore "C:\Program Files\Java\jdk-10\lib\security\cacerts" -file downloadedFile.crt. You have to download this certificate in your webrowser,when you click on LOCK icon near web adress, then on Certification is valid--> details--> export that file crt

Reasons:
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Michal Hodul