Recently, we started getting I/O errors when accessing the API. The specific error returned is `java.security.cert.CertificateException: No subject alternative DNS name matching api.opensource.org found.` This will impact the SPDX license list's ability to mark the OSI URL's as active. See the [LicenseListPublisher PR 155](https://github.com/spdx/LicenseListPublisher/pull/155) comments for more context.
Recently, we started getting I/O errors when accessing the API.
The specific error returned is
java.security.cert.CertificateException: No subject alternative DNS name matching api.opensource.org found.This will impact the SPDX license list's ability to mark the OSI URL's as active.
See the LicenseListPublisher PR 155 comments for more context.