Version: 4.4
#
Interface: MariaSslConfigurationknex.Knex.MariaSslConfiguration
#
Hierarchy- MariaSslConfiguration
#
Properties#
ca• Optional
ca: undefined | string
Defined in: node_modules/knex/types/index.d.ts:1970
#
capath• Optional
capath: undefined | string
Defined in: node_modules/knex/types/index.d.ts:1971
#
cert• Optional
cert: undefined | string
Defined in: node_modules/knex/types/index.d.ts:1969
#
cipher• Optional
cipher: undefined | string
Defined in: node_modules/knex/types/index.d.ts:1972
#
key• Optional
key: undefined | string
Defined in: node_modules/knex/types/index.d.ts:1968
#
rejectUnauthorized• Optional
rejectUnauthorized: undefined | boolean
Defined in: node_modules/knex/types/index.d.ts:1973
#
Methods#
expirationChecker• Optional
expirationChecker: