Closed 007basaran closed 3 years ago
check error log
Hello again,
I checked all log files, for the issue with SSL Certificate, I couldn't find any error content.
change ssl in cloudflare to Full
Hello again,
We do not use Cloudflare Proxy, the sites are located within the server itself.
For example, let's say there are 2 records in the website.conf file, one is hostname and the other is domain. The ssl certificate that I have specified in the website.conf file for these two domains comes without any problems. There is nothing wrong. But when a 3rd domain is added, the ssl certificate determined for this added 3rd domain changes the ssl certificate of the 2nd domain, that is, the 2nd domain tries to get the certificate of the 3rd domain address added.
Maybe i need change website.conf file system, how can i do this; i cant see in source.
Contact me directly to check
declare missing www in website.conf -> solved
Hello,
Today I received Layer 7 attacks with very high requests and I was thinking of making a proxy system over nginx to prevent this, while I was searching I came across vDDOS, this was very good.
I configured some servers with vDDOS software, and i test vDDOS anti ddos techniques, i just say, this is awesome perfect. Maybe more time after we can develope more this software and we can add automation for CWP like control panels.
Firstly i thank you for this software, this software is want very time effort.
For nowly i only see one issue, the issue is SSL Certificates.
My website.conf file content, example domains (anotherdomain.com-otherdomain.com). :
What is the full description of the problem?
For example, when the system has two or more domains, it tries to use the SSL Certificate file of the other domain name for the site you are logging into.
For example, I am accessing anotherdomain.com, but i see https error, because otherdomain.com certificate activated for anotherdomain.com.
When i access exampledomain.com web site, i see exampledomaintwo.com ssl certificate, this is the problem.
Thank you for your answer in advance.