Hacker News new | ask | show | jobs
by rolfvandekrol 3703 days ago
Hmm, why is support for TLS only in the enterprise plan? It should be the default, shouldn't it?
1 comments

Good point! Well, deciding which features go to OSS version or paid is tricky, and you will never make anyone happy. But i try to decide based on demand, the more specific feature is, the bigger chance it will be in Pro version.

Note that you can replay traffic to SSL endpoint, but SSL interception only in Pro. SL interception is tricky, and in most cases application provide SSL through proxy, so you can intercept origin with Gor.

Thank you!