^ see title.
[release notes] mention httpd/apache reverse proxy to re-enable SSL, add libevent dependency to build-osx.md #6635
pull jonasschnelli wants to merge 2 commits into bitcoin:master from jonasschnelli:2015/09/reverse_proxy_conf changing 2 files +31 −1-
jonasschnelli commented at 12:48 PM on September 4, 2015: contributor
-
in doc/release-notes.md:None in f98acd1176 outdated
26 | @@ -27,6 +27,38 @@ Then, to tunnel a SSL connection on 28332 to a RPC server bound on localhost on 27 | 28 | It can also be set up system-wide in inetd style. 29 | 30 | +Another way to re-attain SSL would be to setup an httpd reverse proxy. This solution
fanquake commented at 1:21 PM on September 4, 2015:s/an/a
in doc/release-notes.md:None in f98acd1176 outdated
26 | @@ -27,6 +27,38 @@ Then, to tunnel a SSL connection on 28332 to a RPC server bound on localhost on 27 | 28 | It can also be set up system-wide in inetd style. 29 | 30 | +Another way to re-attain SSL would be to setup an httpd reverse proxy. This solution 31 | +would allow to use different authentication, loadbalancing, on-thy-fly compressing and
fanquake commented at 1:22 PM on September 4, 2015:s/allow to use/allow the use of
in doc/release-notes.md:None in f98acd1176 outdated
47 | + ProxyPassReverse http://127.0.0.1:8332/ 48 | + # optional enable digest auth 49 | + # AuthType Digest 50 | + # ... 51 | + 52 | + # optioal bypass bitcoind rpc basic auth
fanquake commented at 1:22 PM on September 4, 2015:s/optioal/optional
jonasschnelli force-pushed on Sep 4, 2015jonasschnelli commented at 1:26 PM on September 4, 2015: contributorFixed @fanquake findings, added
libeventdependency tobuild-osx.md(https://github.com/bitcoin/bitcoin/pull/5677#issuecomment-137736157)jonasschnelli renamed this:[release notes] mention httpd/apache reverse proxy to re-enable SSL
[release notes] mention httpd/apache reverse proxy to re-enable SSL, add libevent dependency to build-osx.md
on Sep 4, 2015jgarzik commented at 1:32 PM on September 4, 2015: contributorACK
paveljanik commented at 1:38 PM on September 4, 2015: contributorAnd thanks for libevent :-)
[release notes] mention apache reverse proxy to re-enable SSL d6a92dd0eajonasschnelli force-pushed on Sep 4, 2015fanquake commented at 1:40 PM on September 4, 2015: memberACK
in doc/release-notes.md:None in ee622f7e9b outdated
26 | @@ -27,6 +27,36 @@ Then, to tunnel a SSL connection on 28332 to a RPC server bound on localhost on 27 | 28 | It can also be set up system-wide in inetd style. 29 | 30 | +Another way to re-attain SSL would be to setup a httpd reverse proxy. This solution 31 | +would allow the use of different authentication, loadbalancing, on-thy-fly compressing and
paveljanik commented at 1:41 PM on September 4, 2015:compressing -> compression? But I'm not English native speaker...
laanwj commented at 2:03 PM on September 4, 2015:s/on-thy-fly/on-the-fly :)
jonasschnelli commented at 11:31 AM on September 7, 2015:Fixed compressing -> compression and s/on-thy-fly/on-the-fly. Thanks.
paveljanik commented at 1:42 PM on September 4, 2015: contributorACK anyway. Thanks!
laanwj added the label Docs and Output on Sep 4, 2015[docs] add libevent dependency to build-osx.md a1df1e870bjonasschnelli force-pushed on Sep 7, 2015laanwj merged this on Sep 8, 2015laanwj closed this on Sep 8, 2015laanwj referenced this in commit 3224936bed on Sep 8, 2015DrahtBot locked this on Sep 8, 2021ContributorsLabels
github-metadata-mirror
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-05-03 00:15 UTC
This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me