laurilehmijoki / s3_website

Manage an S3 website: sync, deliver via CloudFront, benefit from advanced S3 website features.
Other
2.24k stars 187 forks source link

SSL Issues #198

Closed basex closed 9 years ago

basex commented 9 years ago

On every deploy I get for every change:

[wait] Failed to upload contact (Failure initializing default SSL context). Trying again in 8 seconds.
[fail] Failed to upload contact (Failure initializing default SSL context)
[fail] Failed to push the website to http://...

Any idea what might be?

OS: OSX 10.11.1 Ruby: 2.2.3 Java: 1.8.0_25

basex commented 9 years ago

Solved problem by upgrading to Java 1.8.0_66 and using jenv.

laurilehmijoki commented 9 years ago

Thanks for sharing your solution.