Welcome! Log In Create A New Profile

Advanced

Webdev23->Apache2.4->SSL

Posted by AadG 
Webdev23->Apache2.4->SSL
April 29, 2019 05:03PM
Hi all,

I managed to run a Webdev site under Apache. Is there anyone who knows a shortcur to put a certificate in Apache i.e. Lets Encrypt ?

Best regards,

Aad
pao
Re: Webdev23->Apache2.4->SSL
April 29, 2019 05:58PM
I don't know what OS you are using but maybe this pages can help you:
[community.letsencrypt.org]
[www.digicert.com]
[www.digicert.com]

Regards

Paulo Oliveira
Re: Webdev23->Apache2.4->SSL
May 01, 2019 09:23AM
Thanks Paulo.
Re: Webdev23->Apache2.4->SSL
May 02, 2019 01:49PM
Hi Paulo,

Did you succeed in putting a certicate in Apache ??
pao
Re: Webdev23->Apache2.4->SSL
May 02, 2019 03:06PM
Nowdays i only use IIS.
I have done it several years ago but i can't find my notes anymore.

Regards

Paulo Oliveira
pao
Re: Webdev23->Apache2.4->SSL
May 02, 2019 07:01PM
You are using self-signed SSL Certificate or real ones?
LInux or windows?
Your problem is with the certificate creation or the config of the apache server?

to generate the certificates check this steps:
[httpd.apache.org]


For the config of the apache server:
[httpd.apache.org]

Regards

Paulo Oliveira
Re: Webdev23->Apache2.4->SSL
May 02, 2019 08:56PM
U used this configuration, a free OpenSSL certicate:

[www.youtube.com]
pao
Re: Webdev23->Apache2.4->SSL
May 03, 2019 12:44PM
This was what i have done in the past and worked without problems.

The apache service starts?
What is the error when you try to access [your_server_name]?
If you try telnet your_server_name 443 is the port open?

Regards

Paulo Oliveira
Re: Webdev23->Apache2.4->SSL
May 03, 2019 01:10PM
The problem is in the next part:

<IfModule ssl_module>
Include conf/extra/httpd-ssl.conf
Include conf/extra/httpd-ahssl.conf
SSLRandomSeed startup builtin

The Apache service won't start with above configuration. When I diasable the Include conf/extra/httpd-ahssl.conf,
the Apache service starts normally. Then the side works, but no https.

Port 443 is open.
Re: Webdev23->Apache2.4->SSL
May 03, 2019 11:15PM
I saw another sample and Include conf/extra/httpd-ahssl.conf seems not needed.
Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: