alidns

package module
v0.0.0-...-e2bdb49 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 20, 2018 License: Apache-2.0 Imports: 3 Imported by: 0

README

alidns

Dynamic dns plugin for Caddy serve

==============

These providers can be used to help solve the ACME DNS challenge by plugging them into Caddy 0.11.0 and newer:


import _ "github.com/hairichuhe/caddy-alidns"


tls {
	
dns <provider>

}



Set environment ALIDNS_API_KEY with your account token

Documentation

Overview

alidns

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDNSProvider

func NewDNSProvider(credentials ...string) (caddytls.ChallengeProvider, error)

NewDNSProvider returns a new alidns DNS challenge provider. The credentials are interpreted as follows:

len(0): use credentials from environment len(2): credentials[0] = API key

credentials[1] = Secret key

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL