By default, let's encrypt allows to get domain for server where you resolve an HTTP challenge. This is sometime not possible to setup (because the server you want your SSL certificate isn't running a HTTP server).

Such example is my Synology NAS, where I don't want to have a Internet facing HTTP server, just to get a SSL certificate.

The challenge is to find a ACME DNS-01 implementation which could run on my NAS (i686 with not a lot of stuff available) and could integrate with my DNS provider (Gandi)

Looking for hackers with the skills:

let'sencrypt synology

This project is part of:

Hack Week 15

Activity

  • almost 8 years ago: fcrozat started this project.
  • almost 8 years ago: fcrozat added keyword "let'sencrypt" to this project.
  • almost 8 years ago: fcrozat added keyword "synology" to this project.
  • almost 8 years ago: fcrozat originated this project.

  • Comments

    • fcrozat
      almost 8 years ago by fcrozat | Reply

      Success : http://blog.crozat.net/2017/02/hackweek-projet-lets-encrypt-dns-01.html

    Similar Projects

    Migrate from Docker to Podman by tjyrinki_suse

    Description

    I'd like to continue my former work on containerization of several domains on a single server by changing from Docker containers to Podman containers. That will need an OS upgrade as well as Podman is not available in that old server version.

    Goals

    • Update OS.
    • Migrate from Docker to Podman.
    • Keep everything functional, including the existing "meanwhile done" additional Docker container that is actually being used already.
    • Keep everything at least as secure as currently. One of the reasons of having the containers is to isolate risks related to services open to public Internet.
    • Try to enable the Podman use in production.
    • At minimum, learn about all of these topics.
    • Optionally, improve Ansible side of things as well...

    Resources

    A search engine is one's friend. Migrating from Docker to Podman, and from docker-compose to podman-compose.