Re: [PATCH v10 1/5] crypto: Add tls-cipher-suites object

2020-07-02 Thread Laszlo Ersek
On 06/23/20 19:27, Philippe Mathieu-Daudé wrote: > On the host OS, various aspects of TLS operation are configurable. > In particular it is possible for the sysadmin to control the TLS > cipher/protocol algorithms that applications are permitted to use. > > * Any given crypto library has a built-i

Re: [PATCH v10 1/5] crypto: Add tls-cipher-suites object

2020-06-25 Thread Daniel P . Berrangé
On Tue, Jun 23, 2020 at 07:27:22PM +0200, Philippe Mathieu-Daudé wrote: > On the host OS, various aspects of TLS operation are configurable. > In particular it is possible for the sysadmin to control the TLS > cipher/protocol algorithms that applications are permitted to use. > > * Any given crypt