$serverdb.isSSL
Returns the SSL status
Usage
<bool> $serverdb.isSSL(<network:string>,<server:string>)
Description
Returns true if the server <server> of the network <network> if set to connect using SSL (Secure Socket Layer) sockets, false otherwise
See also
serverdb module documentation

Index, Functions