Searched refs:with_ssl (Results 1 – 2 of 2) sorted by relevance
43 def __init__(self, env: Env, with_ssl=False): argument47 self._with_ssl = with_ssl
49 vsftpds = VsFTPD(env=env, with_ssl=True)
Completed in 8 milliseconds