--- AnyEvent/lib/AnyEvent.pm 2009/07/06 23:32:49 1.226 +++ AnyEvent/lib/AnyEvent.pm 2009/07/06 23:42:24 1.227 @@ -1485,6 +1485,13 @@ configuration) in the default resolver. When set to the empty string, no default config will be used. +=item C, C. + +When neither C nor C was specified during +L context creation, and either of these environment +variables exist, they will be used to specify CA certificate locations +instead of a system-dependent default. + =back =head1 SUPPLYING YOUR OWN EVENT MODEL INTERFACE