Optional
certificatePath?: string
The path where to find trusted SSL certificates used to validate the server certificate. If undefined
, validation will be delegated to the provided validateCertificates
callback.
Optional
validate?: booleanOptional
validateCertificates?: SSLVerifyCallback
A callback function used to validate the server's SSL certificate. It is invoked for every certificate in the certificate chain starting from the root downward. An SSL connection will be established if all certificates are accepted. The certificate will be accepted if the callback returns true
, or rejected if returning false
. This callback is only invoked if certificatePath
is undefined
.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4