Spring tool suite- SunCertPathBuilderException: unable to find valid certification path to requested target

后端 未结 8 711
予麋鹿
予麋鹿 2021-01-13 06:12

I am working on STS and while creating a new spring-boot project, it shows following error:

 SunCertPathBuilderException: unable to find valid certification          


        
8条回答
  •  难免孤独
    2021-01-13 06:25

    I encountered the same problem and tried this: Window -> Preferences -> Network Connections Change mode to Manual

    It works fine now.

提交回复
热议问题