sslconfversion
An OCaml version of Openssl's NCONF library
sslconf is a reimplementation of the Openssl NCONF library in OCaml.
NCONF reads Openssl config files. It delivers a data structure and a query API. Under the data structure are hash tables with strings and name-value stacks as values. The query API hides details of implementation.
sslconf has only OCaml code, so it can be used in a unikernel.
sslconf is distributed under the ISC license.
Author | Tony Wuersch <tony.wuersch@gmail.com> |
---|---|
License | ISC |
Published | |
Homepage | https://github.com/awuersch/sslconf |
Issue Tracker | https://github.com/awuersch/sslconf/issues |
Maintainer | Tony Wuersch <tony.wuersch@gmail.com> |
Dependencies |
|
Source [http] | https://github.com/awuersch/sslconf/releases/download/0.8.3/sslconf-0.8.3.tbz sha256=b427a97c7a47a39e718f3994f1f6f09ff8ce414a5ee0dac3bc89e716bfecdf0a md5=2a0da5a04934b18b15b36c5707809aa9 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/sslconf/sslconf.0.8.3/opam |
No package is dependent