Re: httpd vs TLS
Thomas Klausner <[email protected]> Thu, 17 Mar 2016 15:48:49 +0100
| Newsgroups | gmane.os.netbsd.devel.security |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Mar 17, 2016 at 03:42:39PM +0100, Martin Husemann wrote: > On Thu, Mar 17, 2016 at 03:36:29PM +0100, Thomas Klausner wrote: > > No, I want wip.pkgsrc.org to be reachable with https by default. > > I can't ask everyone to change their browser. > > My Firefox uses TLS_RSA_WITH_AES_128_CBC_SHA, 128 bit keys, TLS 1.2 > when talking to wip.pkgsrc.org. > > Why would a -current httpd not provide that? > > Thomas, could you run the -current binary on a different port so others > can examine this issue more closely? Sure, I've started one on port 4443. https://wip.pkgsrc.org:4443/cgi-bin/gitweb.cgi Cheers, Thomas