mirror of
https://github.com/iio612/DEFENDER.git
synced 2026-02-13 19:24:23 +00:00
.
This commit is contained in:
@@ -58,7 +58,8 @@ class Irc:
|
||||
|
||||
# Créer un object ssl
|
||||
# ssl_context = self.__ssl_context()
|
||||
# ssl_connexion = ssl_context.wrap_socket(self.IrcSocket, server_hostname=self.Config.SERVEUR_HOSTNAME)
|
||||
# ssl_connexion = ssl_context.wrap_socket(s, server_hostname=self.Config.SERVEUR_HOSTNAME)
|
||||
# ssl_connexion.connect(connexion_information)
|
||||
# self.IrcSocket = ssl_connexion
|
||||
|
||||
return None
|
||||
|
||||
Reference in New Issue
Block a user