spring-attic / spring-ide

Spring Development Environment for Eclipse
299 stars 126 forks source link

InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty #290

Open agurmule opened 6 years ago

agurmule commented 6 years ago

I am not able to create Spring Starter Project.. and i get error InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty

I am using ubantu 18 version

Pls help me how to solve this bug..

martinlippert commented 6 years ago

Did you see the related question on stackoverflow: https://stackoverflow.com/questions/6784463/error-trustanchors-parameter-must-be-non-empty/ - looks like this is closely related. Does that help?