BREAKING CHANGE(structure): renamed classes to avoid confusion
This commit is contained in:
@ -4,7 +4,7 @@ import * as interfaces from './interfaces/index.js';
|
||||
/**
|
||||
* certmatcher is responsible for matching certificates
|
||||
*/
|
||||
export class CertMatcher {
|
||||
export class SmartacmeCertMatcher {
|
||||
/**
|
||||
* creates a domainName for the certificate that will include the broadest scope
|
||||
* for wild card certificates
|
||||
|
Reference in New Issue
Block a user