Closed avoidik closed 3 years ago
Hi @avoidik that's on the roadmap for the HTTP mode, but we are waiting for user-demand. It is available for the TCP mode (you've correctly identified that :+1: )
However if you're using Let's Encrypt, inlets PRO can already obtain, rotate and manage the certificates. Why don't you sign up for a trial and kick the tires with this tutorial? https://inlets.dev/blog/2021/02/11/secure-letsencrypt-tunnel.html
Feel free to elaborate with more information (context) and the use-case for LE + certbot vs what now we provide built-in if you can.
Alex
Can you say where you got your license from?
I wasn't able to run it without the license tbh, fortunately inlets-pro tcp server --help
doesn't require any license
Yes, but you cannot connect anything to that other than inlets PRO, correct?
Why don't you apply for a free trial or buy a personal license? https://inlets.dev
Hello,
Nice project! I'm now experimenting with it on my VM, but I have LE generated certificates already. For
inlets-pro tcp server
I see there are two parameters available--tls-key
and--tls-cert
, but notinlets-pro http server
. How can use my LE certificates withinlets-pro http server
?Regards