RE: [users@httpd] RE: [EXTERNAL] Re: [users@httpd] Help Creating Test HTTP Server with SSL

2018-12-11 Thread Kathy S Durlacher
e'. Unable to establish SSL connection. -Original Message- From: Eric Covener Sent: Tuesday, December 11, 2018 2:57 PM To: users@httpd.apache.org Subject: Re: [users@httpd] RE: [EXTERNAL] Re: [users@httpd] Help Creating Test HTTP Server with SSL On Tue, Dec 11, 2018 at 2:55 PM Kathy S

Re: [users@httpd] RE: [EXTERNAL] Re: [users@httpd] Help Creating Test HTTP Server with SSL

2018-12-11 Thread Eric Covener
n a pastebin: https://hastebin.com/carinejiza.rb > > -Original Message- > From: Eric Covener > Sent: Tuesday, December 11, 2018 2:38 PM > To: users@httpd.apache.org > Subject: Re: [users@httpd] RE: [EXTERNAL] Re: [users@httpd] Help Creating > Test HTTP Server with SSL

RE: [users@httpd] RE: [EXTERNAL] Re: [users@httpd] Help Creating Test HTTP Server with SSL

2018-12-11 Thread Kathy S Durlacher
@httpd.apache.org Subject: Re: [users@httpd] RE: [EXTERNAL] Re: [users@httpd] Help Creating Test HTTP Server with SSL On Tue, Dec 11, 2018 at 2:28 PM Kathy S Durlacher wrote: > > Wget downloaded and executed, and I'm receiving the following which looks to > point to a possibl

Re: [users@httpd] RE: [EXTERNAL] Re: [users@httpd] Help Creating Test HTTP Server with SSL

2018-12-11 Thread Eric Covener
On Tue, Dec 11, 2018 at 2:28 PM Kathy S Durlacher wrote: > > Wget downloaded and executed, and I'm receiving the following which looks to > point to a possible problem with the recode of the uri to get to test SSL > port 444: > > wget -r http://choiceportal-d:8084 > SYSTEM_WGETRC =

RE: [users@httpd] RE: [EXTERNAL] Re: [users@httpd] Help Creating Test HTTP Server with SSL

2018-12-11 Thread Kathy S Durlacher
://choiceportal-d:8084%:444{REQUEST_URI}: Bad port number. -Original Message- From: Eric Covener Sent: Tuesday, December 11, 2018 11:31 AM To: users@httpd.apache.org Subject: Re: [users@httpd] RE: [EXTERNAL] Re: [users@httpd] Help Creating Test HTTP Server with SSL On Tue, Dec 11, 2018

Re: [users@httpd] RE: [EXTERNAL] Re: [users@httpd] Help Creating Test HTTP Server with SSL

2018-12-11 Thread Eric Covener
On Tue, Dec 11, 2018 at 11:28 AM Kathy S Durlacher wrote: > > Yes, these non-standard ports are defined: > Listen *:8084 > #Listen *:80 > Listen *:444 > #Listen *:443 I'd suggest debugging with a commnand-line client like wget or curl rather than a browser. The former will give you more