Force tls on all connections, add tls policy account property
This commit is contained in:
@@ -244,7 +244,7 @@ prof_connect_with_roster(char *roster)
|
||||
"</presence>"
|
||||
);
|
||||
|
||||
prof_input("/connect stabber@localhost server 127.0.0.1 port 5230");
|
||||
prof_input("/connect stabber@localhost server 127.0.0.1 port 5230 tls allow");
|
||||
prof_input("password");
|
||||
|
||||
// Allow time for profanity to connect
|
||||
|
||||
Reference in New Issue
Block a user