Trakteer.js
Docs
API
GitHub
Preparing search index...
<internal>
X509CheckOptions
Interface X509CheckOptions
interface
X509CheckOptions
{
subject
?:
"default"
|
"always"
|
"never"
;
wildcards
?:
boolean
;
partialWildcards
?:
boolean
;
multiLabelWildcards
?:
boolean
;
singleLabelSubdomains
?:
boolean
;
}
Index
Properties
subject?
wildcards?
partial
Wildcards?
multi
Label
Wildcards?
single
Label
Subdomains?
Properties
Optional
subject
subject
?:
"default"
|
"always"
|
"never"
Default
'always'
Copy
Optional
wildcards
wildcards
?:
boolean
Default
true
Copy
Optional
partial
Wildcards
partialWildcards
?:
boolean
Default
true
Copy
Optional
multi
Label
Wildcards
multiLabelWildcards
?:
boolean
Default
false
Copy
Optional
single
Label
Subdomains
singleLabelSubdomains
?:
boolean
Default
false
Copy
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
subject
wildcards
partial
Wildcards
multi
Label
Wildcards
single
Label
Subdomains
Docs
API
GitHub
Trakteer.js
Loading...
Default