Post not yet marked as solved
Post marked as unsolved with 3 replies, 666 views
Hi,I am trying to use the Network Framework API for a client application that needs to use TLS. The TLS server supports OCSP stapling. From the documentation meant for Network Framework it is not clear whether there is support for checking stapled responses. Appreciate any pointers to proper documentation. P.S: My client application would frequently open new TLS connections and support for stapling would help in faster handshake (avoiding communication with OCSP responder).--Thanks,Radha