Giter VIP home page Giter VIP logo

letsencrypt-ovh-hook's People

Contributors

carsso avatar chtitux avatar rbeuque74 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

letsencrypt-ovh-hook's Issues

Log level not working as documented

I am trying to investigate a timeout issue at the "waiting for DNS refresh" phase.
I tried to specify a debug log level in the dehydrated config file as specified in the doc:

HOOK=/usr/bin/dehydrated-hooks/ovh/hook.py --level=debug

but the latter part is interpreted as a command and not found:

/etc/dehydrated/config: line 30: --level=debug: command not found

If I use quotes around the whole value, as such:

HOOK="/usr/bin/dehydrated-hooks/ovh/hook.py --level=debug"

I get another error, which shows that dehydrated expects HOOK to be an executable without flags:

/usr/bin/dehydrated: line 91: /usr/bin/dehydrated-hooks/ovh/hook.py --level=debug: No such file or directory

How do I pass the --level=debug flag?

Update requirements

Hello,

current version of dehydrated (0.7.0) and hook.py (master) not working very well with ovh module from requirements.txt. Please update required ovh module version to 1.1.0.

Regards!

Wildcard, failling

Hello,

dehydrated supports ACME v2, through which you can now request a wildcard cert.

When trying this, I believe the hook.py does not know how to handle *.domain.tld

I'm getting:

root@webserver:~# dehydrated -c -d domain.co.za -d "*.domain.co.za" --alias domain-alias -t dns-01 -k "/root/letsencrypt-ovh-hook/hook.py"
# INFO: Using main config file /etc/dehydrated/config
 + OVH hook executing: startup_hook
 + OVH hook: unknown hook function (startup_hook); skipping...
 + OVH hook executing: exit_hook
 + OVH hook: unknown hook function (exit_hook); skipping...

Rebasing repository to a brain new Git flow

Hello everyone,
This repository has been originally forked from kappataumu/letsencrypt-cloudflare-hook.

As the project has changed target (not the same provider), source code has been completely changed, and won't tend to be merged back to the original repository ; I deleted it and re-pushed it without the full Git history from Cloudflare hook.

Feel free to comment if you have questions ; or submit bugs if you find some.

Best regards,
Romain

Error with second-level domain

Hello,
There is an issue with second level domain like *.asso.fr, *.com.fr, *.co.uk, *.eu.org ....

For example for: monasso.asso.fr
The pattern doesn't match well and consider that the domain is asso.fr and the subdomain monasso, but, its wrong and for the ovh api, the domain is monasso.asso.fr and the api report the error
ovh.exceptions.ResourceNotFoundError: This service does not exist

Best regards

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.