trust-cert
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Linux
Trust
Mac
OsTrust
Nss
Trust
constructor
app
Name
certutil
Path
name
nss
Profile
Dir
exists
get
Certutil
Path
get
Firefox
Databases
get
Nss
Profile
Dir
handle
Install
Result
install
From
File
uninstall
Trust
Windows
Trust
lstat
Async
non
Sudo
Exec
generate
Trust
get
Cert
Common
Name
is
Directory
is
File
Hierarchy
Trust
NssTrust
Index
Constructors
constructor
Properties
app
Name
certutil
Path
name
nss
Profile
Dir
Methods
exists
get
Certutil
Path
get
Firefox
Databases
get
Nss
Profile
Dir
handle
Install
Result
install
From
File
uninstall
Constructors
constructor
new
Nss
Trust
(
appName
:
string
)
:
NssTrust
Parameters
appName:
string
Returns
NssTrust
Properties
app
Name
app
Name
:
string
= ""
certutil
Path
certutil
Path
:
string
= this.getCertutilPath()
name
name
:
string
= "Nss"
nss
Profile
Dir
nss
Profile
Dir
:
string
= this.getNssProfileDir()
Methods
exists
exists
(
certPath
:
string
)
:
Promise
<
boolean
>
Parameters
certPath:
string
Returns
Promise
<
boolean
>
get
Certutil
Path
get
Certutil
Path
(
)
:
string
Returns
string
get
Firefox
Databases
get
Firefox
Databases
(
)
:
Promise
<
string
[]
>
Returns
Promise
<
string
[]
>
get
Nss
Profile
Dir
get
Nss
Profile
Dir
(
)
:
string
Returns
string
handle
Install
Result
handle
Install
Result
(
stderr
:
string
, adding
:
boolean
)
:
boolean
Parameters
stderr:
string
adding:
boolean
Returns
boolean
install
From
File
install
From
File
(
certPath
:
string
)
:
Promise
<
void
>
Parameters
certPath:
string
Returns
Promise
<
void
>
uninstall
uninstall
(
certPath
:
string
)
:
Promise
<
void
>
Parameters
certPath:
string
Returns
Promise
<
void
>
Generated using
TypeDoc