Skip to content
/ certify Public

Minimal and pure OCaml tool to create SSL certificates for a host.

License

Notifications You must be signed in to change notification settings

lindig/certify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build

Certify

This is a small project to create a self-signed SSL certificate for a host. It is not comprehensive and I wrote it mostly to familiarise myself with the X509 API.

  • Top-level Makefile for convenience: just say make but the actual build is managed by Dune
  • Minimal command-line handling set up
  • GitHub Actions CI ready
  • Code is in Public Domain

Contribute

If you find this useful, please contribute back by raising pull requests for improvements you made.

About

Minimal and pure OCaml tool to create SSL certificates for a host.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published