[openssl-users] Supported cipher suites

Grace Priscilla Jero grace.priscilla at gmail.com
Wed Nov 15 14:42:12 UTC 2017


Thankyou Matt.
Some of them that we tried does not work. Is there any additional criteria
for it to work.
I read about some PSK ciphers which I am not sure depends on something else.

Thanks,
Grace

On Wed, Nov 15, 2017 at 3:03 PM, Matt Caswell <matt at openssl.org> wrote:

>
>
> On 15/11/17 06:08, Grace Priscilla Jero wrote:
> > Hi All,
> > Do we have the exact list of cipher suites supported by default in
> > openssl for each of the below in 1.1.0g version of openSSL.
> >
> > TLS 1.0
> > TLS 1.1
> > TLS 1.2
> > DTLS 1.0
> > DTLS 1.2
>
> You can use the command line "ciphers" command for this information, i.e.
>
> $ openssl ciphers -s -v -tls1
> $ openssl ciphers -s -v -tls1_1
> $ openssl ciphers -s -v -tls1_2
>
> DTLS1.0 is the same list as for TLS1.1 and DTLS1.2 is the same as for
> TLS1.2.
>
> Matt
>
> --
> openssl-users mailing list
> To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20171115/de906e67/attachment.html>


More information about the openssl-users mailing list