Re: httpd ssl failures

2019-12-17 Thread Edgar Pettijohn
On Dec 16, 2019 10:22 PM, Geoff Wing wrote: > > On Monday 2019-12-16 19:56 -0600, ed...@pettijohn-web.com output: > :> > Certificate/key created like so: > :> > openssl req -x509 -nodes -days 365 -sha256 -newkey rsa:2048 -keyout > :> > mycert.pem -out mycert.pem > [...] > :> > Is this a problem

Re: httpd ssl failures

2019-12-16 Thread Mayuresh
On Tue, Dec 17, 2019 at 03:22:17PM +1100, Geoff Wing wrote: > :> > Is this a problem with my setup? > :> Think it may be an httpd issue. Used the cert/key with postfix and tested > :> with openssl s_client and didn't see any issues. Notice this thread late. I have same issue with httpd

Re: httpd ssl failures

2019-12-16 Thread Geoff Wing
On Monday 2019-12-16 19:56 -0600, ed...@pettijohn-web.com output: :> > Certificate/key created like so: :> > openssl req -x509 -nodes -days 365 -sha256 -newkey rsa:2048 -keyout :> > mycert.pem -out mycert.pem [...] :> > Is this a problem with my setup? :> Think it may be an httpd issue. Used the

Re: httpd ssl failures

2019-12-16 Thread Edgar Pettijohn
On 2019-12-15 20:09, Edgar Pettijohn wrote: On 2019-12-15 18:18, Edgar Pettijohn wrote: laptop$ uname -a NetBSD laptop.my.domain 9.99.24 NetBSD 9.99.24 (GENERIC_KASLR) #0: Sat Dec 14 21:37:06 CST 2019 r...@laptop.my.domain:/usr/obj/sys/arch/amd64/compile/GENERIC_KASLR amd64 Testing ssl

Re: httpd ssl failures

2019-12-15 Thread Edgar Pettijohn
On 2019-12-15 20:09, Edgar Pettijohn wrote: On 2019-12-15 18:18, Edgar Pettijohn wrote: laptop$ uname -a NetBSD laptop.my.domain 9.99.24 NetBSD 9.99.24 (GENERIC_KASLR) #0: Sat Dec 14 21:37:06 CST 2019 r...@laptop.my.domain:/usr/obj/sys/arch/amd64/compile/GENERIC_KASLR amd64 Testing ssl

Re: httpd ssl failures

2019-12-15 Thread Edgar Pettijohn
On 2019-12-15 18:18, Edgar Pettijohn wrote: laptop$ uname -a NetBSD laptop.my.domain 9.99.24 NetBSD 9.99.24 (GENERIC_KASLR) #0: Sat Dec 14 21:37:06 CST 2019 r...@laptop.my.domain:/usr/obj/sys/arch/amd64/compile/GENERIC_KASLR amd64 Testing ssl with httpd run from inetd I get the following

httpd ssl failures

2019-12-15 Thread Edgar Pettijohn
laptop$ uname -a NetBSD laptop.my.domain 9.99.24 NetBSD 9.99.24 (GENERIC_KASLR) #0: Sat Dec 14 21:37:06 CST 2019 r...@laptop.my.domain:/usr/obj/sys/arch/amd64/compile/GENERIC_KASLR amd64 Testing ssl with httpd run from inetd I get the following in the xferlog: laptop$ sudo tail -n 20