Get TLS Settings
Forms settings for using TLS
Function GetTlsSettings(Val DisableCertVerification, Val CertFilepath = "") Export
Parameter | CLI option | Type | Required | Description |
---|---|---|---|---|
DisableCertVerification | --trust | Boolean | ✔ | Allows to work with invalid certificates, including self signed |
CertFilepath | --cert | String |