[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^ see title.
-
in doc/release-notes.md: 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/ain doc/release-notes.md: 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 ofin doc/release-notes.md: 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/optionaljonasschnelli force-pushed on Sep 4, 2015jonasschnelli commented at 1:26 pm on September 4, 2015: contributorFixed @fanquake findings, addedlibevent
dependency 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: contributorACKpaveljanik 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: memberACKin doc/release-notes.md: 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, 2015
laanwj referenced this in commit 3224936bed on Sep 8, 2015DrahtBot locked this on Sep 8, 2021
jonasschnelli fanquake jgarzik paveljanik laanwjLabels
Docs
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: 2024-11-17 18:12 UTC
This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me