SSL certificates issue with Maven repository

It is reproducible with Java 1.8.0_292
It looks like there is a problem with SSL certificates on Aspose Repository Browser /java/repo/ website.
Instead of returning full Let’s Encrypt cert chain, it returns certificates for repository.containerize.com DNS name, which are irrelevant.

This can be seen by

  1. Scanning website via https://www.ssllabs.com/ssltest/analyze.html?d=repository.aspose.com
  2. openssl s_client -showcerts -connect artifact.aspose.com:443

This topic has been moved to the related forum: SSL certificates issue with Maven repository - Free Support Forum - aspose.com