bool
PEAR_ChannelFile::getSSL
(
mixed
$mirror
= false
)
This function can be used to determine whether a channel or mirror requires a secure connection through SSL in order to access the packages.
$mirror
Mirror name or false for primary server
returns Determines whether secure sockets layer (SSL) is used to connect to this channel
throws no exceptions thrown
This function can not be called statically.