Skip to content

libcURL.EasyHandle.CA_ListFile

Andrew Lambert edited this page Nov 26, 2022 · 14 revisions

libcURL.EasyHandle.CA_ListFile

Property Declaration

 Dim CA_ListFile As FolderItem

Remarks

Gets and sets the PEM file (or a directory of PEM files) containing one or more certificate authorities libcURL should trust to verify the peer's SSL certificate.

Set this to libcURL.Default_CA_File to use the default CA list for Mozilla products. Set this to Nil to unset the current file/folder.

See also

Clone this wiki locally