Hacker News new | ask | show | jobs
by dan1234 3838 days ago
Would I be right in thinking OCSP stapling would avoid the extra trip in this instance?
1 comments

Yes. It's meant to lessen the load on the OCSP responders and improve performance. The server will periodically fetch the OCSP response and serve it to clients so not every client needs to do it themselves.