Namespace: BitMiracle.Docotic.Pdf.HtmlToPdf
public bool IgnoreSslErrors { get; set; }
Public Property IgnoreSslErrors As Boolean Get Set
Default value: false.
Ignoring SSL errors can lead to security issues because the engine will process sites with untrusted or expired certificates. At the same time, ignoring SSL errors can help to process sites with self-signed certificates.