I have an XMPP server behind traefik which routes connections based on the SNI. Profanity - or more precise libmesode - does not set the SNI, which prevents profanity from connecting to my server.
This PR just ports the libstrophe commit f0436490b0d6272a122648ebd50156145718fb97, which in my test allowed profanity to connect to my server.
I have an XMPP server behind traefik which routes connections based on the SNI. Profanity - or more precise libmesode - does not set the SNI, which prevents profanity from connecting to my server.
This PR just ports the libstrophe commit f0436490b0d6272a122648ebd50156145718fb97, which in my test allowed profanity to connect to my server.