Apache min spec

LoadModule ssl_module modules/mod_ssl.so

Listen 443
<VirtualHost *:443>
    ServerName www.example.com
    SSLEngine on
    SSLCertificateFile "/etc/letsencrypt/live/www.example.com.cert"
    SSLCertificateKeyFile "/etc/letsencrypt/live/www.example.com.key"
</VirtualHost>


William Bowden | JMRIT Consultants
Consultant Engineer | m:07525 645105 | e:[email protected]




> On 6 Apr 2021, at 19:12, Maximo Monsalvo ([email protected]) 
> <[email protected]> wrote:
> 
> El 6/4/21 a las 10:43, William Bowden ([email protected] 
> <mailto:[email protected]>) escribi�:
>> Lets-encrypt should not affect the login page �several questions � are 
>> you running NGINX or Apache ( fingers crossed I am NGIX fan)
>> Did you install certbot �i.e. # sudo apt install certbot�
>> Start with this�
>> 
> web server is apache , yes i install certbot,� if remove letsencript cert 
> lines in apache virtual host and put old self signed work again !
> 
> 
> 
>> William Bowden | JMRIT Consultants
>> Consultant Engineer | m:07525 645105 | e:[email protected] 
>> <mailto:[email protected]>
>> 
>> 
>> 
>> 
>>> On 6 Apr 2021, at 14:07, Maximo Monsalvo ([email protected] 
>>> <mailto:[email protected]>) <[email protected] <mailto:[email protected]>> wrote:
>>> 
>>> Hi i have sogo install on ubuntu 16.04 server, sogo 4.3 version and self 
>>> signed certificate, when i install lets-encrypt the login page looks like 
>>> this attached, if i remove lets-encrypt page from login looks correct again
>>> 
>>> Can you help me with this?
>>> 
>>> 
>>> -- 
>>> [email protected] <mailto:[email protected]>
>>> https://inverse.ca/sogo/lists 
>>> <https://inverse.ca/sogo/lists><error-sogo.png>
>> 
> 
> -- 
> [email protected]
> https://inverse.ca/sogo/lists

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to