On Aug 21, 3:27 am, Howard Chu <[EMAIL PROTECTED]> wrote:
> Likewise you can look at the sockbuf support in OpenLDAP here
> http://www.openldap.org/devel/cvsweb.cgi/libraries/libldap/
> and compare the sockbuf interface to BIOs in tls_o.c with the sockbuf
> interface to NSPR in tls_m.c. This is a more extensive example because it
> sandwiches the SSL layers from both top and bottom; i.e. there is a sockbuf
> layer that sits above the SSL layer (between libldap and the SSL library), and
> another sockbuf layer below the SSL layer (between the SSL library and the
> network).

Howard, have I mentioned lately that you rock?  :-)
This is timely; we're just about to hook up nss to Chromium on Linux.
I've done the BIO dance with openssl before, nice to see a rosetta
stone to show how to do it in nss.
- Dan
_______________________________________________
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to