Lightweight client

Hello,
I have a strict unsupported server with very limited resources. To install a client software it is needed to install python, then it installs tons of it’s packages… Seems to make things universal.
But the task seems simple enough to be implemented even as a shell script, configurable and compatible with anything.
So the question is, will we ever have a lightweight and dependence-less client? An sh script or a C-compiled daemon?

Hi, if you look there is already an java implementation there.
Shell would be really hard because of JWS Singing procedures.

Here you go: https://github.com/lukas2511/letsencrypt.sh

A more complete list is at https://github.com/certbot/certbot/wiki/Links

1 Like