[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
  1. jonasschnelli commented at 12:48 pm on September 4, 2015: contributor
    ^ see title.
  2. 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/a
  3. 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
    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
  4. in 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/optional
  5. jonasschnelli force-pushed on Sep 4, 2015
  6. jonasschnelli commented at 1:26 pm on September 4, 2015: contributor
    Fixed @fanquake findings, added libevent dependency to build-osx.md (https://github.com/bitcoin/bitcoin/pull/5677#issuecomment-137736157)
  7. 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, 2015
  8. jgarzik commented at 1:32 pm on September 4, 2015: contributor
    ACK
  9. paveljanik commented at 1:38 pm on September 4, 2015: contributor
    And thanks for libevent :-)
  10. [release notes] mention apache reverse proxy to re-enable SSL d6a92dd0ea
  11. jonasschnelli force-pushed on Sep 4, 2015
  12. fanquake commented at 1:40 pm on September 4, 2015: member
    ACK
  13. in 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.
  14. paveljanik commented at 1:42 pm on September 4, 2015: contributor
    ACK anyway. Thanks!
  15. laanwj added the label Docs and Output on Sep 4, 2015
  16. [docs] add libevent dependency to build-osx.md a1df1e870b
  17. jonasschnelli force-pushed on Sep 7, 2015
  18. laanwj merged this on Sep 8, 2015
  19. laanwj closed this on Sep 8, 2015

  20. laanwj referenced this in commit 3224936bed on Sep 8, 2015
  21. DrahtBot locked this on Sep 8, 2021

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-07-05 19:13 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me