Skip to content

libcURL.EasyHandle.CA_ListFile

Andrew Lambert edited this page Jun 12, 2015 · 14 revisions

#libcURL.EasyHandle.CA_ListFile

##Property Declaration

 Dim CA_ListFile As FolderItem

##Notes 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 with.

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