Hello,
with Eclipse 4.28 https will be enforced by Eclipse by default. The Eclipse 
installer is already doing this. See Eclipse Project 4.28 - New and 
Noteworthy | The Eclipse Foundation 
<https://www.eclipse.org/eclipse/news/4.28/platform.php#force-https> and 581914 
– Allow HTTP Protocol for P2-Repositories (eclipse.org) 
<https://bugs.eclipse.org/bugs/show_bug.cgi?id=581914>.

Unfortunately the EclEmma update site is documented to be 
    http://update.eclemma.org
This will be rewritten by Eclipse to
    https://update.eclemma.org

But access fails due to a certificate mismatch, the presented certificate 
is for *.s3.amazonaws.com.

This broke our automated installation procedure already and will break 
updates on existing installations once they have been updated to 4.28.

I think it is required to fix TLS setup with a certifacate that matches the 
domain name.

-- 
You received this message because you are subscribed to the Google Groups 
"JaCoCo and EclEmma Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jacoco/dfa2404e-818b-4a49-b30d-3542b843a712n%40googlegroups.com.

Reply via email to