Doesn't work with authenticated proxy

Issue #25 new
David Yu created an issue

Repro:

  1. Setup a proxy such as squid
  2. Configure proxy to require auth (username + password)
  3. Configure Tomcat's catalina.properties with https.proxyHost, https.proxyPort, https.proxyUser, https.proxyPassword

Version: 1.3.5

The previous version would at least list the rooms, but would fail to send any messages to the rooms.

Comments (1)

  1. Log in to comment