After I installed the ssl for my website, I found I still could not visit https://domain.tld:8090 as I did with https://domain.tld since the panel is with its own cert.
My idea is that I need to set a ln -s for the panel, making it using the ssl of my website, and I don’t have to visit the panel by ip addr but by the registered domain.
I don’t know where the existing ssl/certs are located on the hard drive because I made the installation by filling in the content of the certs into the ssl addition textboxes.
Could anybody be kindly to tell me where to find these files? the existing ssl certs for the domain and the certs of the panel?