{
    use esmith::ssl;
    # Specify which SSL Protocols to accept for this context
    $OUT .= "SSLProtocol ". SSLprotoApache() ;
}
