Skip to content
This repository has been archived by the owner on May 4, 2019. It is now read-only.

perryflynn/acme.sh-inwx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Update 2019-05-04

This piece of software is not obsolete since there is a official support for the inwx API in acme.sh.


[EXPERIMENTAL] Create Lets Encrypt Certificates with acme.sh and inwx.de API via DNS Challenge Validation.

Installation

cp inwxcredentials.py.skel inwxcredentials.py
ln -s ~/letsencrypt-acme.sh-inwx/dns_inwx.sh ~/.acme.sh/dns_inwx.sh
  • Edit your credentials in inwxcredentials.py
  • Edit absolute path to acme-inwx.py in dns_inwx.sh

Use it

./acme.sh --issue --dns dns_inwx -d some.awesome.example.com

Files

  • inwx.py API lib by inwx.de
  • acme-inwx.py acme.sh plugin
  • dns_inwx.sh wrapper for acme.sh
  • inwxcredentials.py.skel inwx Credentials

API Code by inwx

https://github.com/inwx/python2.7-client

About

DNS Challenge Validation for acme.sh Lets Encrypt Client with inwx.de DNS Servers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published