Re: [Openvpn-users] OpenVPN with mbedTLS default TLS cipher suite list (Steffan Karger)

2017-07-31 Thread openvpn
Hi, thank you very much for that elaboration! This makes much more sense now. I believe the manual is phrased rather confusing then, but it may just be a personal issue. Kind regards     On 27-07-17 15:18, open...@keemail.me wrote:             Thanks for the reply, but I think `--s

Re: [Openvpn-users] OpenVPN with mbedTLS default TLS cipher suite list

2017-07-30 Thread Steffan Karger
Hi, On 27-07-17 15:18, open...@keemail.me wrote: > Thanks for the reply, but I think `--show-tls` simply prints all > available tls-ciphers for the cipher suite, > as stated by the manual: > > Use --show-tls to see a list of TLS ciphers supported by your crypto > library. > > I'm looking for

Re: [Openvpn-users] OpenVPN with mbedTLS default TLS cipher suite list

2017-07-27 Thread openvpn
Hello, Thanks for the reply, but I think `--show-tls` simply prints all available tls-ciphers for the cipher suite, as stated by the manual:     Use --show-tls to see a list of TLS ciphers supported by your crypto library. I'm looking for the default value of the tls-cipher, if it is not defi

Re: [Openvpn-users] OpenVPN with mbedTLS default TLS cipher suite list

2017-07-27 Thread Magnus Kroken
Hi I think --show-tls is what you are looking for: --show-tls (Standalone) Show all TLS ciphers (TLS used only as a control channel). The TLS ciphers will be sorted from highest preference (most secure) to lowest. Regards /Magnus On 27.07.2017 14:07, open...@keemail.me wrote: Hello, I