Searched refs:verify_hostname (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/CPANInternal-140/IO-Socket-SSL/t/
H A Dverify_hostname.t103 my $is = $client->verify_hostname( $host, $typ ) ? 'pass':'fail';
/macosx-10.9.5/CPANInternal-140/IO-Socket-SSL/
H A DSSL.pm1276 sub verify_hostname { subroutine
1769 $client->verify_hostname( 'www.example.com','http' )
1985 See the information about the verification schemes in B<verify_hostname>.
1990 B<verify_hostname>.
2188 =item B<verify_hostname($hostname,$scheme)>
2221 Actually is does not make any sense to call verify_hostname in this case.

Completed in 70 milliseconds