I'd like to host an ssh3 server on my local machine without an SSL certificate, available only to my CloudFront or CloudFlare proxy which applies ssl to the connection.
This simplifies hosting because it takes care of ssl certificate refreshing and all that good stuff. Any tips on getting that to work?
Thanks!