Artificial intelligent assistant

Stunnel: How to ignore the cert expiry date I would like to setup stunnel but the certificate from my other tunnel is expired. How would I tell stunnel to ignore verification of expiry date of the certificate coming from stunnel client mode to the stunnel server mode?

from `man stunnel`

>
> verify = LEVEL
> verify the peer certificate
>
> level 0
> Request and ignore the peer certificate.
>
> level 1
> Verify the peer certificate if present.
>
> level 2
> Verify the peer certificate.
>
> level 3
> Verify the peer with locally installed certificate.
>
> level 4
> Ignore the CA chain and only verify the peer certificate.
>
> default
> No verify.
>

So it seems you can just add


verify = 0


to your config.

xcX3v84RxoQ-4GxG32940ukFUIEgYdPy 2e0444b9f38bf8d4f0707df7dfae34ca