Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 550919

Summary: Associate *.sha256 extension with Content-Type `text/plain` on download.eclipse.org
Product: Community Reporter: David Blevins <david.blevins>
Component: ServersAssignee: Eclipse Webmaster <webmaster>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: bill.shannon
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description David Blevins CLA 2019-09-09 19:15:37 EDT
We've uploaded several SHA-256 checksums to download.eclipse.org as part of our signed TCK binaries.  For example:

 - https://download.eclipse.org/jakartaee/authorization/1.5/jakarta-authorization-tck-1.5.0.zip
 - https://download.eclipse.org/jakartaee/authorization/1.5/jakarta-authorization-tck-1.5.0.zip.sig
 - https://download.eclipse.org/jakartaee/authorization/1.5/jakarta-authorization-tck-1.5.0.zip.sha256

The *.sha256 files are coming out as `Content-Type: application/zip`.  Is it possible to get this extension associated with `text/plain` in the server config?

There are around 30+ of these files under https://download.eclipse.org/jakartaee/
Comment 1 Eclipse Webmaster CLA 2019-09-11 10:11:27 EDT
I've updated the mime types so this should start to appear shortly.

-M.