aaP_yank4d hi all, i want to ask if one ssl ex: zero ssl , are they can install to all port to ip address if can how to config with aa panel need instruction , thanks before
aaPanel_Kern aaP_yank4d Hello, http authentication certificates use port 80. Installing ssl can choose the port you need, but the panel uses port 443 by default. You can download the certificate and put the combined contents of certificate.crt + ca_bundle.crt into the Certificate (CRT/PEM) window The content of private.key is placed in Private key (KEY)
aaPanel_Kern aaP_yank4d Find the config of port 443 in the site configuration file and add the port behind it. The system firewall and server provider's firewall also need to open the port
aaPanel_Kern aaP_yank4d What's the problem with your access? Is the back end normal? Is php working properly?
aaP_yank4d i have solve the problem at if ($server_port !~ 443){ rewrite /.*$ https://$host$1 permanent; } make a loop to default
aaP_yank4d aaPanel_Kern how to resovle this issued if check at https.io the status like that but my link was directly well to https and have the ssl installed