spdx / LicenseListPublisher

Tool that generates license data found in the license-list-data repository from the license-list-XML source
Apache License 2.0
11 stars 18 forks source link

Update libraries to version 1.1.4 #155

Closed goneall closed 1 year ago

goneall commented 1 year ago

Signed-off-by: Gary O'Neall gary@sourceauditor.com

goneall commented 1 year ago

@smaffulli It looks like there is a problem accessing api.opensource.org.

This CI is failing due to an I/O error trying to access api.opensource.org - the detailed message is No subject alternative DNS name matching api.opensource.org found.

The cause is java.security.cert.CertificateException: No subject alternative DNS name matching api.opensource.org found.

Has there been a change in the API?

@swinslow @jlovejoy - I'll need to resolve this before updating the LicenseListPublisher for the next release.

goneall commented 1 year ago

The CI failure is due to an error trying to reach the OSI API and not related to any of the changes, so I'm going to go ahead and merge this so we can update the license list publisher for the next release of the license list.

webmink commented 1 year ago

This CI is failing due to an I/O error trying to access api.opensource.org - the detailed message is No subject alternative DNS name matching api.opensource.org found.

The cause is java.security.cert.CertificateException: No subject alternative DNS name matching api.opensource.org found.

Can you open an issue on https://github.com/OpenSourceOrg/api please so we can work on it over there. We've conciously changed nothing, but we did just migrate the opensource.org blog from Drupal to WordPress and it's possible something may have inadvertantly been touched in the process.