Ian Wienand
b386dbd631
gitea: fix 3081 proxy
...
The Apache 3081 proxy allows us to do layer 7 filtering on incoming
requests. However, it was returning 502 errors because it proxies to
https://localhost and the certificate doesn't match (see
SSLProxyCheckPeerName directive). However, we can't use the full
hostname in the gate because our self-signed certificate doesn't cover
that.
Add a variable and proxy to localhost in the gate, and the full
hostname in production. This avoids us having to turn off
SSLProxyCheckPeerName.
Change-Id: Ie12178a692f81781b848beb231f9035ececa3fd8
2020-09-25 08:37:17 +10:00
..
2020-04-23 14:34:28 -05:00
2020-03-20 19:09:13 +00:00
2020-02-12 16:39:11 +11:00
2020-05-07 08:44:58 -07:00
2020-04-11 14:53:20 -05:00
2020-08-20 13:32:08 +10:00
2019-02-06 15:43:19 -08:00
2020-08-25 15:25:25 -07:00
2020-05-05 15:00:04 -05:00
2019-02-27 08:45:11 -08:00
2020-06-11 10:26:45 -07:00
2020-07-31 20:16:54 +00:00
2020-08-10 10:42:20 -07:00
2020-09-25 08:37:17 +10:00
2020-07-17 20:50:59 +00:00
2020-07-03 07:17:22 +10:00
2020-07-07 17:03:46 +10:00
2020-06-30 22:22:28 +00:00
2020-09-21 17:27:23 +10:00
2020-09-03 09:23:05 +10:00
2020-05-20 13:17:09 -07:00
2020-05-20 14:27:14 +10:00
2020-09-08 13:01:34 -07:00
2020-04-16 12:45:36 -05:00
2020-04-23 07:46:28 -05:00
2019-10-29 08:29:17 +09:00
2020-06-04 07:44:22 -05:00
2020-06-03 17:48:46 +00:00
2020-03-06 09:57:00 +11:00
2020-05-20 14:27:14 +10:00
2020-09-21 17:01:58 +10:00
2020-01-08 10:21:53 -08:00
2020-05-20 14:27:14 +10:00
2019-10-01 09:00:53 +10:00
2020-04-08 16:38:15 -05:00
2020-09-10 21:31:16 +00:00
2020-08-17 18:47:35 +00:00
2019-04-02 13:20:01 +11:00
2020-07-15 15:45:48 -07:00
2020-03-06 14:02:52 +11:00
2020-08-04 12:36:01 -07:00
2020-06-16 15:48:47 -05:00
2020-04-17 13:28:03 -07:00
2020-09-03 09:23:05 +10:00
2020-09-03 09:28:16 +10:00
2020-06-17 09:29:11 +10:00
2020-04-16 12:08:00 -07:00
2018-08-23 21:34:42 +10:00
2020-08-12 17:27:14 +02:00
2020-04-30 16:11:42 -05:00
2019-11-21 19:08:30 +00:00
2020-06-17 10:38:59 -07:00
2020-06-17 10:38:59 -07:00
2020-07-15 15:45:48 -07:00
2020-07-27 18:47:52 +00:00
2020-05-23 09:05:16 -05:00
2020-04-16 12:08:00 -07:00
2020-05-23 09:05:16 -05:00
2020-04-28 08:33:05 -05:00
2020-04-23 14:34:28 -05:00
2020-09-15 08:34:10 +10:00
2020-04-23 14:34:28 -05:00