[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: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

  3. 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

  4. 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

  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 cross-referenced this on Sep 4, 2015 from issue libevent-based http server by laanwj
  8. 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
  9. jgarzik commented at 1:32 PM on September 4, 2015: contributor

    ACK

  10. paveljanik commented at 1:38 PM on September 4, 2015: contributor

    And thanks for libevent :-)

  11. [release notes] mention apache reverse proxy to re-enable SSL d6a92dd0ea
  12. jonasschnelli force-pushed on Sep 4, 2015
  13. fanquake commented at 1:40 PM on September 4, 2015: member

    ACK

  14. 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.

  15. paveljanik commented at 1:42 PM on September 4, 2015: contributor

    ACK anyway. Thanks!

  16. laanwj added the label Docs and Output on Sep 4, 2015
  17. [docs] add libevent dependency to build-osx.md a1df1e870b
  18. jonasschnelli force-pushed on Sep 7, 2015
  19. laanwj merged this on Sep 8, 2015
  20. laanwj closed this on Sep 8, 2015

  21. laanwj referenced this in commit 3224936bed on Sep 8, 2015
  22. bitcoin 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: 2026-05-20 06:55 UTC