Hacker News new | ask | show | jobs
by ing33k 4122 days ago
Request collapsing looks like a nice feature . Regarding HTTPS support, I am not really sure if I understood the details mentioned in the Docs properly .

Does Templar implement SSL Termination ?

1 comments

Templar does not do SSL termination because it does not terminate requests for your api. It's designed to mediate connections between you and any APIs that you use, protecting you against those APIs being unreliable.