bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#30555: fixed on the server


From: Ian Kelling
Subject: bug#30555: fixed on the server
Date: Tue, 20 Feb 2018 14:16:51 -0500
User-agent: mu4e 1.0-alpha3; emacs 27.0.50

I believe I've this is fixed on the server by the following patch in
/etc/apache2, and reloading apache. Feel free to close this bug


--- /tmp/default-ssl.conf       2018-02-20 14:05:35.276409315 -0500             
                                                                                
                                         
+++ ./sites-available/default-ssl.conf  2018-02-20 14:09:48.680260877 -0500     
                                                                                
                                         
@@ -45,7 +45,7 @@                                                               
                                                                                
                                         
                                                                                
                                                                                
                                         
                SSLProtocol ALL -SSLv2 -SSLv3                                   
                                                                                
                  
                                                                                
                                                                                
                  
-               SSLCertificateFile    
/etc/letsencrypt/live/elpa.gnu.org/cert.pem                                     
                                                            
+               SSLCertificateFile    
/etc/letsencrypt/live/elpa.gnu.org/fullchain.pem                                
                                                            
                SSLCertificateKeyFile 
/etc/letsencrypt/live/elpa.gnu.org/privkey.pem                                  
                                                            
                                                                                
                                                                                
                  
                                                                                
                                                                                
                  
@@ -56,7 +56,7 @@                                                               
                                                                                
                  
                #   the referenced file can be the same as SSLCertificateFile   
                                                                                
                  
                #   when the CA certificates are directly appended to the 
server                                                                          
                        
                #   certificate for convinience.                                
                                                                                
                  
-               SSLCertificateChainFile 
/etc/letsencrypt/live/elpa.gnu.org/fullchain.pem                                
                                                          
+         #      SSLCertificateChainFile 
/etc/letsencrypt/live/elpa.gnu.org/fullchain.pem                                
                                                         
                                                                                
                                                                                
                  
                #   Certificate Authority (CA):                                 
                                                                                
                  
                #   Set the CA certificate verification path where to find CA   
    





reply via email to

[Prev in Thread] Current Thread [Next in Thread]