I need help with a security issue. I have successfully set up my aaPanel, and I can access my main dashboard securely using my custom domain: https://panel.xx.com:41799. This part is working perfectly.
The problem is with phpMyAdmin. When I am inside my panel and click the "phpMyAdmin" or "Public access" button, it opens a new tab that is not secure (using http://). My browser blocks it with a security warning, so I cannot access my databases.
So, my main panel domain is working, but my database access is not.
How can I fix this? What is the correct way to make phpMyAdmin open with a secure https:// connection?
My Server Details:
OS: Ubuntu 24.04
Web Server: Apache
aaPanel Version: 7.0.24
Thank you for your help.