Skip to main content

Create or update TLS certificate for server name

POST 

/certs

Add a new TLS certificate for a server name or update existing one. You can add a single certificate for each server name but SAN names are supported as well. For example you can add a certificate for "mydomain.com" that includes "*.mydomain.com" in SAN and the same certificate would be used for requests that do not have it's own server name registered but match the SAN value.

NB! you must ensure yourself that the servername value is actually listed in certificate's common name or SAN as WildDuck is going to use this certificate regardless.

Request

Responses

Success