Re: AWS-LC : Incompatibilities and suggested config

2025-02-13 Thread William Lallemand
Hello Artur, On Thu, Feb 13, 2025 at 12:19:40AM +0100, Artur wrote: > Subject: Re: AWS-LC : Incompatibilities and suggested config > Hello Willy and William, > > Thank you for your explanations and suggestions. > > I've checked the ciphers supported by aws-lc and with help of Mozilla SSL > Confi

Re: Can't find a solution for a config problem

2025-02-13 Thread Ciprian Dorin Craciun
On 2/12/25 17:25, Andreas Mock wrote: http-request track-sc0 capture.req.hdr(0),lower,crc32c(1) => does work So, my question: How can I construct a key consisting of both parts in any way concatenated? Is is possible as a oneliner on http-request track-sc0 or do I have to do some intermediate

AW: Can't find a solution for a config problem

2025-02-13 Thread Andreas Mock
Hello Ciprian, thank you very much for your very detailed answer. 1) While seaching and failing I came to the conclusion what you said, that I have to introduce a variable from which I can fetch via var(varname). So you confirmed what I assumed. 2) It's not a security critical aspect. The hash

Re: AWS-LC : Incompatibilities and suggested config

2025-02-13 Thread Artur
Hello William, Le 13/02/2025 à 11:31, William Lallemand a écrit : Go is in fact not required, you only need it if you want to activate FIPS. You can compile like this: cmake -DCMAKE_BUILD_TYPE=Release -DBUILD_SHARED_LIBS=1 -DDISABLE_GO=1 -DDISABLE_PERL=1 \ -DBUILD_TESTING=0 -DCMAKE_INST