Hi,
hope you're doing well these days.
On Mon, Oct 04, 2021 at 07:22:02AM -0400, petecooper wrote:
> Hello.
>
> Per the documentation:
>
> > $ssl_cipher
> > returns the name of the cipher used for an established SSL connection.
>
> This means `$ssl_cipher` returns e.g `TLS_CHACHA20_POLY1305_SH
Hello.
Per the documentation:
> $ssl_cipher
> returns the name of the cipher used for an established SSL connection.
This means `$ssl_cipher` returns e.g `TLS_CHACHA20_POLY1305_SHA256`.
Is it possible to return the corresponding hex value e.g. `0x1303` instead?
Thank you, and best wishes.
Post
Hi Mr Sergey,
Thank you for your email, this was enough helpful for me.
Thanks once again.
Kind regards,
Jeffrey.
Le ven. 1 oct. 2021 à 17:09, Sergey A. Osokin a écrit :
> Hi Jeffrey,
>
> On Mon, Sep 27, 2021 at 12:47:53PM +, Aom Jeff Root wrote:
> > Hi dear,
> >
> >
> >- I'm student a