Skip to content
This repository has been archived by the owner on Jan 18, 2020. It is now read-only.

Expose internal OpenSSL pointers #61

Closed
glguy opened this issue Oct 4, 2016 · 1 comment
Closed

Expose internal OpenSSL pointers #61

glguy opened this issue Oct 4, 2016 · 1 comment

Comments

@glguy
Copy link

glguy commented Oct 4, 2016

Given that this is a partial binding, it would be good to expose pointers to objects like SSL_CONTEXT and SSL and X509 so that users of the binding to extend it to add missing functionality. As a binding to another concrete library, nothing is gained from hiding these pointers. This could be as easy as exposing types like SSL_CTX_ and functions like withSslCtx.

@vshabanov
Copy link

I'm new maintainer of HsOpenSSL. Please reopen this issue in the new repo https://github.com/vshabanov/HsOpenSSL
It would be great if you could provide a pull request with this functionality.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants