Working acme flow. Pending DNS providers UI
This commit is contained in:
@ -248,7 +248,7 @@ angular.module('lemur')
|
||||
|
||||
CertificateService.getDnsProviders = function () {
|
||||
return DnsProviders.get();
|
||||
}
|
||||
};
|
||||
|
||||
CertificateService.loadPrivateKey = function (certificate) {
|
||||
return certificate.customGET('key');
|
||||
|
Reference in New Issue
Block a user