Forum Bugs

Curl schannel error for validating hosts with AltNames on Windows 7

jpavel
Hello,

The configuration used for curl in Prince hits this issue on Windows 7

https://github.com/curl/curl/issues/3711

(Which affects pulling resources from many URLs served by CDNs)

The fix was pushed to curl last month:

https://github.com/curl/curl/commit/29e40a6d8a70630dd8eaa15beded205792342d08

so perhaps you can use an updated curl version in new Prince builds.

Best,
Jesse
mikeday
Thanks Jesse, we will take a look at this.
mikeday
Today we have released Prince 13.5 which is updated to use curl 7.69.1, hopefully this should fix the problem!