Comment on Multiple Kubernetes Services Using Same Port Without SNI
wireless_purposely832@lemmy.world 2 months agoThanks - I appreciate the response. However, for the services I’m asking about (eg: SSH, SFTP, etc.) do not support SSL/TLS and forcing SSL/TLS with a wrapper would likely cause incompatibility with clients.
I agree though - for other the services connecting via HTTP/HTTPS, there would likely either be some incompatibility or at least warning messages about not using SSL/TLS.
just_another_person@lemmy.world 2 months ago
Then your config is wrong. Mind showing it?
wireless_purposely832@lemmy.world 2 months ago
It likely is a config issue, but likely not a config issue relating to SSH not using SSL/TLS (and therefor not using SNI). There is a lot of information out there about this exact issue, but very little about how to properly handle this issue.