javolution / javolution

Java Core Library for Real-Time and Embedded Systems
http://javolution.org/
Other
268 stars 54 forks source link

Invalid SSL certificate on Javolution.org website #30

Open kdvolder opened 5 years ago

kdvolder commented 5 years ago

For example, try to access this url in any web browser:

https://javolution.org/LICENSE.txt

You'll see that the browser doesn't like the certificate. Any other https url on the site gives similar results.

For context:

I ran into this problem because our maven build downloads licences for all our dependencies. And for security reasons, our CI builds are required to download anything they use over https (http is totally blocked on our CI build servers as a matter of general policy). Thus our maven build will automatically replace any http urls for licences with https prior to download.

This mostly works, with some noteable exceptions. Javolution is one of them because the https version of the license url seems to be hitting a server who's https certificates are invalid.

dautelle commented 5 years ago

Thank you Kris, Will work on it and get back to you.

On Thu, May 16, 2019 at 10:09 PM Kris De Volder notifications@github.com wrote:

For example, try to access this url in any web browser:

https://javolution.org/LICENSE.txt

You'll see that the browser doesn't like the certificate. Any other https url on the site gives similar results.

For context:

I ran into this problem because our maven build downloads licences for all our dependencies. And for security reasons, our CI builds are required to download anything they use over https (http is totally blocked on our CI build servers as a matter of general policy). Thus our maven build will automatically replace any http urls for licences with https prior to download.

This mostly works, with some noteable exceptions. Javolution is one of them because the https version of the license url seems to be hitting a server who's https certificates are invalid.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/javolution/javolution/issues/30?email_source=notifications&email_token=ABPH2KSBUYC44WBUS343PO3PVW5NZA5CNFSM4HNPZA2KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUIIIQQ, or mute the thread https://github.com/notifications/unsubscribe-auth/ABPH2KV62YFMBH3A6F2GBJTPVW5NZANCNFSM4HNPZA2A .

EnricoScantamburlo commented 5 years ago

You should also update the copyright to 2019

dautelle commented 5 years ago

Hi, The certificate SSL has been renewed. Also LICENSE.txt copyright has been updated. Thanks, Jean-Marie

On Mon, May 27, 2019 at 11:22 PM EnricoScantamburlo < notifications@github.com> wrote:

You should also update the copyright to 2019

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/javolution/javolution/issues/30?email_source=notifications&email_token=ABPH2KT7HRS37UAEAKDJWCDPXRGKLA5CNFSM4HNPZA2KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWKQ54A#issuecomment-496307952, or mute the thread https://github.com/notifications/unsubscribe-auth/ABPH2KVDDKBXYFNXFLZO2PTPXRGKLANCNFSM4HNPZA2A .