Multibit error message

2

Upon opening multibit I get this error message; any idea what it means?

"Det gick inte att läsa in https://multibit.org/version.txt. Felet var javax.net.ssl.SSLHandshakeException sun.security.validator.ValidatorException: PKIX path building failed:
sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target."

Martin

Posted 2013-04-12T16:41:01.430

Reputation: 21

Answers

1

It is an error to do with getting hold of a 'new version available' file from multibit.org. It means you won't get notification of new MultiBit versions but can otherwise be ignored.

Some versions of Java have problems with the HTTPS certificate on multibit.org.

I am going to change how the version.txt file is authenticated which will make this error disappear.

jim618

Posted 2013-04-12T16:41:01.430

Reputation: 3 205