Welcome Guest Search | Active Topics | Sign In | Register

ConvertUrl won't work over HTTPS Options
Cypress North
Posted: Thursday, July 2, 2015 10:22:38 AM
Rank: Newbie
Groups: Member

Joined: 5/28/2014
Posts: 9
We've been using the EO.Pdf.HtmlToPdf.ConvertUrl(); function successfully during development to generate a PDF from a print URL. Switching into production with HTTPS enforced, the same operation fails with (1035:Can not establish SSL connection)

We've set HtmlToPdf.Options.SSLVerificationMode = SSLVerificationMode.None;
We've confirmed that we can successfully reach the URL in the browser as well.

The server is Windows 2012 R2. Based on a previous thread we updated the EO.Pdf library via nuget to the latest but still no luck.

Any suggestion would be greatly appreciated.
eo_support
Posted: Thursday, July 2, 2015 10:38:38 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,229
Hi,

Please check the version of TSL your server uses. If your server only allow the newer TSL 1.2, then it won't work because the converter does not support TSL 1.2 yet. We are planing to update it this year so that it will support the new version.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.