require_once '/ChannelFile.php';
bool PEAR_ChannelFile::getSSL (mixed [$mirror = FALSE])
bool PEAR_ChannelFile::getSSL
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 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.