Dear let's encrypt community,
I have a couple of IPv6 apache webservers running, where I got a let's encrypt ssl certificate via Certbot locally installed on the webservers. Now, this all works over port 80/443. Now, the question is how do I get an SSL certificate for a port other than 80/443 for IPv6 ? With IPv4 you can just use Nginx proxymanager for instance and then get a let's encrypt SSL for all your applications that run on any port. However, with IPv6 I do not seem to understand to get an SSl certificate for an application with the domain name https://[ipv6address]:8096 for instance. Hopefully, one of you guys can help me how SSL certificates work for non 80/443 ports.
Cheers,
Dennis