57
Views
1
Comments
Solved
[Ultimate PDF] Version 6.0.1 error net::ERR_CERT_COMMON_NAME_INVALID at https://localhost
ultimate-pdf
Reactive icon
Forge asset by Leonardo Fernandes
Application Type
Reactive

The version 6.0.1 of UltimatePDF introduces an error for us. 
We are running on premise. 6.0.0 works fine.

The function StartBrowserSession returns an effectiveURL without any hostname "/module/page"
This is transformed by the PrintPDF_Service to "https://localhost/module/page" which failed.
Error : net::ERR_CERT_COMMON_NAME_INVALID at https://localhost
We enforced https in our environment but of course not for localhost.

2021-06-03 15-39-21
Tony Doré
Solution

Version 6.0.2 fixed it, thanks !

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.