An open API service indexing awesome lists of open source software.

https://github.com/dajudge/acme-server

A Java server implementation of the ACME v2 protocol.
https://github.com/dajudge/acme-server

Last synced: 10 months ago
JSON representation

A Java server implementation of the ACME v2 protocol.

Awesome Lists containing this project

README

          

# ACME server

A Java server implementation of the [ACME v2](https://tools.ietf.org/html/rfc8555) protocol.

## Disclaimer
___DO NOT USE THIS IN PRODUCTION!___

This is work in progress. Many mandatory security features are not implemented,7
yet.