Lines Matching full:starttls
413 that we can test the STARTTLS functionality."""
497 elif self.server.starttls_server and msg.strip() == 'STARTTLS':
499 sys.stdout.write(" server: read STARTTLS from client, sending OK...\n")
1066 msgs = ("msg 1", "MSG 2", "STARTTLS", "MSG 3", "msg 4", "ENDTLS", "msg 5", "msg 6")
1090 if (indata == "STARTTLS" and
1092 # STARTTLS ok, switch to secure mode