PDA

View Full Version : SSL working even if it's turn off from DA



MagnuM
01-27-2004, 07:26 AM
Hello, I have the following problem:

When I create domains from reseller panel, I just do not allow SSL for some domain, but I can browse them with https. For exemple https://ika.ro is working even if SSL is turned off for this domain.

Do I have something which is not working good on my server, or it is a DA mistake.

loopforever
01-27-2004, 08:42 AM
This happens to me too, SSL works for sites, even when it is "Off" in DA for that user.

DirectAdmin Support
01-27-2004, 10:32 AM
Hello,

I think you're getting a cached page. All I get when I go to "ika.ro" is:

Apache is functioning normally

which means there is no https virtualhost for that domain, which is as it should be if ssl is turned off. Remember that it takes upto 1 minutes for apache to be restarted after you make the change.

John

MagnuM
01-27-2004, 02:40 PM
Yes you are right, sorry my mistake.

loopforever
01-27-2004, 04:24 PM
I can confirm that I still have this problem, and that it's not cached. I will relay details on to Mark and you can take a look at a url that functions via SSL even though it's off for that account.

DirectAdmin Support
01-28-2004, 11:03 AM
Double check the domain setting. I'll have a look at the code to see if the domain has it's SSL turned off when the account has it's SSL turned off (2 different settings).

User Panel -> Advanced Options -> Domain Administration (Host Additional Domains) -> domain.com -> uncheck SSL

John