krbversion
A library for using Kerberos for both Rpc and Tcp communication
Jane Street's library for Kerberizing RPC connections so that
- the server gets an authenticated principal (i.e. username) with every incoming connection, and
- RPC communication may be encrypted, if necessary.
Author | Jane Street Group, LLC |
---|---|
License | MIT |
Published | |
Homepage | https://github.com/janestreet/krb |
Issue Tracker | https://github.com/janestreet/krb/issues |
Maintainer | Jane Street developers |
Available | (arch = "x86_64" | arch = "arm64") & os = "linux" |
Dependencies |
|
Source [http] | https://ocaml.janestreet.com/ocaml-core/v0.16/files/krb-v0.16.0.tar.gz sha256=353675621e4c5a888f2483dc1bb7281bd17ce4ed7dfd2f40142257f98db7c77d |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/krb/krb.v0.16.0/opam |
Required by
- rpc_parallel=v0.16.0