[gnutls-devel] GnuTLS | ocsp status request docs misleading (#829)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Sun Sep 8 19:02:55 CEST 2019



jgh created an issue: https://gitlab.com/gnutls/gnutls/issues/829



The current docs at

  https://www.gnutls.org/manual/gnutls.html#OCSP-stapling

list  gnutls_ocsp_status_request_is_checked()  as being usable
server-side.  However, the function description at


https://www.gnutls.org/manual/gnutls.html#gnutls_005focsp_005fstatus_005frequest_005fis_005fchecked

reads as if it is aimed at client-side support.  The implementation
calls gnutls_ocsp_status_request_get() for the _SR_IS_AVAIL case,
which is documented as "response received from the TLS server" -
ie. client-side only.



Also, there appears to be no interface for observability of stapling request and
presented response status, server side

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/issues/829
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20190908/37a65dd7/attachment.html>


More information about the Gnutls-devel mailing list