Re: [users@httpd] HTTPS implementation to apache2 server, localhost

2017-05-05 Thread Daniel
There is no relevant error there, only a warning because you are using a self-signed server certificate. Can you describe *fully* which error you are having that is causing you problems? If you refer to an error of your browser complaining about your certificate, then this is normal when using se

RE: [users@httpd] HTTPS implementation to apache2 server, localhost

2017-05-04 Thread saikiran....@wipro.com
Sent: Thursday, May 4, 2017 6:10 PM To: users@httpd.apache.org Subject: Re: [users@httpd] HTTPS implementation to apache2 server, localhost ** This mail has been sent from an external source ** below is the details of error log file [Thu May 04 07:35:01.892795 2017] [ssl:warn] [pid 15336

Re: [users@httpd] HTTPS implementation to apache2 server, localhost

2017-05-04 Thread Keerthi Narayan
below is the details of error log file [Thu May 04 07:35:01.892795 2017] [ssl:warn] [pid 15336:tid 140037655033728] AH01906: 172.19.18.238:443:0 server certificate is a CA certificate (BasicConstraints: CA == TRUE !?) [Thu May 04 07:35:01.892876 2017] [mpm_event:notice] [pid 15336:tid 140037655033

Re: [users@httpd] HTTPS implementation to apache2 server, localhost

2017-05-04 Thread Daniel
At first sight there is no syntax error. Can you try to describe what error you get and paste related error.log entries? 2017-05-04 9:30 GMT+02:00 Keerthi Narayan : > Hi All, > > I am trying to implement HTTPS to my local server(apache2) and below is > configuration file. -UBUNTU SERVER > >