Something went wrong on our end
If this keeps happening, share this information with your admin, who should contact support.
Hash 1KXZS20
Trace a0f7cbdbbcda4f4b84a1c3aeb3674c88
Details
Assignee
Christian PapeReporter
CobaltSprint
NonePriority
High
Details
Details
Assignee
Reporter
Sprint
None
This information does not come from OpenNMS but rather from the NGINX SSL proxy that sits in front of it. This is therefore not part of our documentation. If this server information is to be restricted, this can be done by specifying
server_tokens off;
in the NGINX configuration. If the complete
Server
header field should no longer appear, this can be done by installing thenginx-extras
packages and specifyingmore_clear_headers Server;
in the NGINX configuration.