Hacker News new | ask | show | jobs
by spwa4 105 days ago
Nice. But is it possible to run both ssh and https (ideally with auto-certbotting) on the same port?
1 comments

Not on the same IP at the same time, but you could always add a second IP for ssh. Just configure sshd to only listen on one IP and <webserver> to listen on the other.