I'm struggling with this. By default the link in notifications is:
http://<hostname>.<mydomain.tld>:2222/CMD_TICKET?action=view&number=0000000xx&type=ticket
Clicking that does get to a login screen so the ticket can be viewed, but it's not an https:// connection, which I'd like to change. And it's ugly.
I notice the notifications I get from DirectAdmin proper look like this:
https://tickets.directadmin.com/ticket.php?hash=<unique code here>
Is there a guide to switch to this cleaner, more secure, easier to use (no login!) format?
http://<hostname>.<mydomain.tld>:2222/CMD_TICKET?action=view&number=0000000xx&type=ticket
Clicking that does get to a login screen so the ticket can be viewed, but it's not an https:// connection, which I'd like to change. And it's ugly.
I notice the notifications I get from DirectAdmin proper look like this:
https://tickets.directadmin.com/ticket.php?hash=<unique code here>
Is there a guide to switch to this cleaner, more secure, easier to use (no login!) format?