Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Security reports sometimes worry about revealing version information , despite this being open source where every detail is available anyway.
We could suppress or modify the output of the "Server:" header, added by Jetty and by Fuseki.
Should we omit the header?
Have the system name but not the version?
Keep the information anyway?
Making it some kind of configuration feature is difficult because of the variety of environments Fuseki runs in (standalone or from a war file). Because of that, initialization happens quite late and the only current server configuration is about the general Jena environment.