property Active: boolean;
Description
Indicates whether the SSL server is running. Set the Active property to True to run the SSL server and listen for incoming SSL connections on the Port. Set the Active property to False to stop the SSL server.