[Feature Request] Add OVH as provider #11

Closed
opened 2025-12-29 09:21:37 +01:00 by adam · 3 comments
Owner

Originally created by @TOomaAh on GitHub (Sep 17, 2024).

Hello,
Would it be possible to add the OVH provider?

If you authorize me I can make a PR for that, I already tested a little but the keys to configure OVH with LEGO requires the key “APIEndpoint” which is formatted in the code as “ApiEndpoint”, so it requires a modification of the code more important than adding (unless there is another way) :

ProviderOVH: providerGenerator(ovh.NewDefaultConfig, ovh.NewDNSProviderConfig
Originally created by @TOomaAh on GitHub (Sep 17, 2024). Hello, Would it be possible to add the OVH provider? If you authorize me I can make a PR for that, I already tested a little but the keys to configure OVH with LEGO requires the key “APIEndpoint” which is formatted in the code as “ApiEndpoint”, so it requires a modification of the code more important than adding (unless there is another way) : ```go ProviderOVH: providerGenerator(ovh.NewDefaultConfig, ovh.NewDNSProviderConfig ```
adam closed this issue 2025-12-29 09:21:37 +01:00
Author
Owner

@yusing commented on GitHub (Sep 17, 2024):

I'm fixing some autocert bugs. Then I'll check it for you. Get back to you later.

@yusing commented on GitHub (Sep 17, 2024): I'm fixing some autocert bugs. Then I'll check it for you. Get back to you later.
Author
Owner

@yusing commented on GitHub (Sep 17, 2024):

done please test if it works

@yusing commented on GitHub (Sep 17, 2024): done please test if it works
Author
Owner

@yusing commented on GitHub (Sep 19, 2024):

As for not receiving your reply for 2 days, I'm closing this issue for now.

@yusing commented on GitHub (Sep 19, 2024): As for not receiving your reply for 2 days, I'm closing this issue for now.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/godoxy#11