{

my $ca = $pam_cas{'CaCert'} || '/etc/pki/tls/certs/cacert.pem';

$OUT .= "trusted_ca $ca\n";

}
