Re: [users@httpd] SSL certificate update failed - httpd-2.4.6-90.el7

2020-01-05 Thread Daniel Ferradal
The servername "www.amnetgroup.com" and CN in the certificate must match and be the same, that is what "rsa certificate configured for xxx:443 does not include an id which matches the server name " means. you can easily check it with command "openssl x509 -in /ssl/amnetgroup.com/cert/amnet

[users@httpd] Problems with cgi output using httpd 2.4.41 under Windows 10 x64

2020-01-05 Thread Александр Комратов
Hi, everybody! I've started using apache web server with cgi program written in C httpd 2.4.41 under Windows 10 x64 As a first step I created a simple cgi that makes an easy HTML page.Works goodBut I need to include in my future web page pictures that would be generated by cgi either.So I write ano

Re: [users@httpd] SSL certificate update failed - httpd-2.4.6-90.el7

2020-01-05 Thread Sac Isilia
Hi @lbutlr, Below is the site.conf file settings . We just updated the certificate contents and touched nothing else. Right now the site is reverted to its original certificate. But as soon as we update the certificate contents it doesn't work and throw the error that I mentioned. ServerName a

Re: [users@httpd] SSL certificate update failed - httpd-2.4.6-90.el7

2020-01-05 Thread @lbutlr
On 04 Jan 2020, at 10:02, Sac Isilia wrote: > ah01909: rsa certificate configured for xxx:443 does not include an > id which matches the server name > > Please help me in resolving this issue. That seems clear to me. What is the server name and what are the servers listed in the ce