I turned on SSL login for aapanel in settings, then I could login the panel via https://mydomain:my port. Everyting look fine.
the next day when i login again, the https:// way won't work, nieither the http:// way. I have to turn off panel ssl with command line: rm -f /www/server/panel/data/ssl.pl && /etc/init.d/bt restart, and login via http://, turn ssl on again in the panel setting.
the above issue has been repeated for sevral days. did i miss any other configuration to keep the https:// way working, or do i have to stop trying the https:// way and stay with http:// to login?