ImapFlowTls
Properties
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
rejectUnauthorized | boolean | <optional> | true | If false then client accepts self-signed and expired certificates from the server |
minVersion | string | <optional> | TLSv1 | To improvde security you might need to use something newer, eg TLSv1.2 |
minDHSize | number | <optional> | 1024 | Minimum size of the DH parameter in bits to accept a TLS connection |