emailed report pdfs corrupted
Posted: Tue Aug 08, 2017 12:30 pm
I have checked the forums here and it seems that others are having the same issue as I am of emailed report pdfs being corrupted, yet I have not found any responses that can assist me.
Here are the details and I am attaching relevant files as well.
I chose to run the Executive Summary report to myself and it arrived with the pdf attached, but when I open it, I get a message that Adobe Acrobat Reader could not open it because it is either not supported file type or has been damaged.
The /etc/httpd/var/error_log reveals the following ( I changed the hostname and IP for security reasons).
I am using SSL and am attaching my httpd.conf and ssl.conf files along with the iptables output from /etc/sysconfig/iptables. We are using port 8085 for our webserver and 8443 for SSL. Our iptables has been updated to point port 443 traffic to port 8443.
I can telnet to the hostname with port 443 or 8443 and to localhost port 443 or 8443 with no problem.
Thanks you.
Here are the details and I am attaching relevant files as well.
I chose to run the Executive Summary report to myself and it arrived with the pdf attached, but when I open it, I get a message that Adobe Acrobat Reader could not open it because it is either not supported file type or has been damaged.
The /etc/httpd/var/error_log reveals the following ( I changed the hostname and IP for security reasons).
Code: Select all
--2017-08-08 11:32:59-- https://myserver/nagiosxi//reports/execsummary.php?reportperiod=last24hours&startdate=&enddate=&host=&service=&hostgroup=&servicegroup=&advanced=0&assumeinitialstates=yes&assumestateretention=yes&assumestatesduringdowntime=yes&includesoftstates=no&assumedhoststate=3&assumedservicestate=6&timeperiod=&username=myid&ticket=fmEr6CptGhGGsX46idpqKnPFhBbRJ5dXLRI7J8DlIfhaslA4RYuBljcVaHNS2g73&locale=en_US&mode=pdf
Resolving myserver (myserver)... 123.456.789.123
Connecting to myserver (myserver)|123.456.789.123|:443... connected.
OpenSSL: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol
Unable to establish SSL connection.Thanks you.