summary refs log tree commit diff
path: root/docs/MSC1711_certificates_FAQ.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clarifications for reverse proxy docs (#4607)Richard van der Hoff2019-02-111-8/+14
| | | | | | | Factor out the reverse proxy info to a separate file, add some more info on reverse-proxying the federation port.
* Update MSC1711 FAQ to be explicit about well-known (#4584)Erik Johnston2019-02-071-13/+27
| | | | | | | | | | | | | A surprising number of people are using the well-known method, and are simply copying the example configuration. This is problematic as the example includes an explicit port, which causes inbound federation requests to have the HTTP Host header include the port, upsetting some reverse proxies. Given that, we update the well-known example to be more explicit about the various ways you can set it up, and the consequence of using an explict port.
* clarify option 1Richard van der Hoff2019-02-071-1/+1
|
* faq cleanupsRichard van der Hoff2019-02-051-36/+18
|
* Add notes on SRV and .well-known (#4573)Richard van der Hoff2019-02-051-41/+117
|
* Neilj/1711faq (#4572)Neil Johnson2019-02-051-0/+260
MSC1711 certificates FAQ