• Peter Eisentraut's avatar
    Refactor routine to test connection to SSL server · 642bafa0
    Peter Eisentraut authored
    Move the sub-routines wrappers to check if a connection to a server is
    fine or not into the test main module. This is useful for other tests
    willing to check connectivity into a server.
    
    Author: Michael Paquier <michael@paquier.xyz>
    642bafa0
ServerSetup.pm 5 KB