[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [MirageOS-devel] OpenSSL Cmd Tools for Mirage
Hi Qiuying, On 07/14/2015 17:39, Qiuying (Giulia) Lai wrote: > I am currently looking to write OCaml versions of OpenSSL cmdline tools > (using our nocrypto, x509 and tls libraries), and would love some advice > on what would be most helpful to have/prioritize. > > Any suggestions? This is great! I'd really like to have a s_client [1] replacement, in fact I've already been working on something along the lines [2]. Next steps would be to expose the TLS config (version/ciphersuite/...) via command-line arguments, which could also be used in tlstunnel, ... Other useful tools would in my opinion be dgst [3] and verify [4], also `x509 -text` to view the content of a X.509 certificate. Hannes 1: https://www.openssl.org/docs/apps/s_client.html 2: https://github.com/hannesm/tlsclient 3: https://www.openssl.org/docs/apps/dgst.html 4: https://www.openssl.org/docs/apps/verify.html Attachment:
signature.asc _______________________________________________ MirageOS-devel mailing list MirageOS-devel@xxxxxxxxxxxxxxxxxxxx http://lists.xenproject.org/cgi-bin/mailman/listinfo/mirageos-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |