| 
 
 
 | 
| Keep Server Online 
 If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
 
 or
 
 
   
 A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
 
 Thank You! Steffen
 
 Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
 |  | 
 | 
| | 
| | 
|  Topic: HTTPS/SSL Certificate Error  DLG_FLAGS_INVALID_CA |  |  
| Author |  |  
| Valeriobi 
 
 
 Joined: 03 May 2019
 Posts: 2
 
 
 | 
|  Posted: Fri 03 May '19 15:41    Post subject: HTTPS/SSL Certificate Error  DLG_FLAGS_INVALID_CA |   |  
| 
 |  
| Hello all, I'm trying to work this out, but I will need some help from you guys.
 
 I'm running apache2 on Debian 9, the apache web server is behind an f5 big Ip that does load balancing and manage the SSL encryption and decryption for the apache web server.
 
 The certificate is installed on F5 but when I try to reach the web page I get this error:
 
 "Your PC doesn’t trust this website’s security certificate.
 The hostname in the website’s security certificate differs from the website you are trying to visit.
 Error Code: DLG_FLAGS_INVALID_CA
 DLG_FLAGS_SEC_CERT_CN_INVALID "
 
 in the certificate the domain assigned is *.mywebsite.com
 
 on the apache2 web server I've tried the following:
 
 in apache2.conf I've tried to define
 ServiceTokens FULL
 SecServerSignature "www.mywebsite.com"
 
 In /enabled-website/000-default.cof:
 ServerName mywebsite.com
 ServerAlias *.mywebsite.com
 
 but still throwing that error, could you please help me with this?
 
 Regards,
 Valerio
 |  |  
| Back to top |  |  
| Jan-E 
 
 
 Joined: 09 Mar 2012
 Posts: 1283
 Location: Amsterdam, NL, EU
 
 |  |  
| Back to top |  |  
| Valeriobi 
 
 
 Joined: 03 May 2019
 Posts: 2
 
 
 | 
|  Posted: Tue 07 May '19 13:58    Post subject: |   |  
| 
 |  
| Hello, Thank you for your answer, I've tried the cache already but did not work, any other suggestion? 
 
 Can you please confirm that my apache server conf is correct as discussed in the first post? At least I will be able to focus on the real issue.
 
 
 Regards,
 Valerio
 |  |  
| Back to top |  |  
 
 | 
 |  | 
 |  |