Forum Bugs

Error: SSL received a record with an incorrect Message Authentication Code.

mufazzal
Hello All,

I am trying to convert the HTML in pdf through Prince. Html contain image links and i have set the baseUrl as well.

But am getting below error from Prince
'SSL received a record with an incorrect Message Authentication Code.' for the image and so we were not able to see the image in generated PDF.

Can you please let me know how we can resolve this error.

mikeday
For HTTPS issues it is important to know which version of Prince you are using (prince --version), which Prince package you installed, which operating system version you are running on, and whether you get any errors or warnings when attempting to retrieve the same URL with curl from the command-line.
mufazzal
Hello Mikeday,

Sorry for the late reply.

Below is the detail you asked-
Server and version: RedHat Enterprise Linux, RHEL 7.3 (x86_64), 3.10.0-862.14.4.el7.x86_64 CSL 4.1.0
Prince Version: 11

As long as curl are concern we are not able to run that command due to restrictions on PROD sever.

Can you provide some direction with above information.

Do let me know if you need anything else.

Thank you Very much in Advance.



mikeday
Can you try the Generic Linux package of Prince? This uses OpenSSL, while the Red Hat / CentOS package uses NSS, which is where the error message is coming from.