clobotorre

Results 11 comments of clobotorre

Sorry, I didn't understand "PRing". Could you explain it?

Sorry again. I'm not a native English. I don't undestand the meaning of "PR"

I'm sorry but I don't know Haskell language enough to be able to make the changes, and I think it could waste your time

If you navigate your browser directly to https://localhost.local:9999 does chrome give you more details on the error? ERR_TIMED_OUT have you tried any other browsers? Yes, same result. It is as...

I use boost version 1_76, and to compile it in my system I use: `./#{build_tool} --build-dir=/tmp/#{node.boost.filename} --build-type=complete --layout=versioned --with-date_time --with-filesystem --with-iostreams --with-program_options --with-regex --with-random --with-serialization --with-system --with-thread --with-test threading=multi link=shared...

I'm afraid, we are currently using boost version 1_76 for a lot of components, and cannot use a newer version. Maybe there is a way to use a non hole...

Thank you. I'll use `-DBUILD_TESTING=OFF` I need APR libs statically linked because in the target machines there are already another (needed) version of APR libs wich conflicts with the ones...

I'm sorry, I don't know how to do that. Could you explain how to do it?

Update: I creates a file (say x5c) and split the x5c string got from jwks_uri in lines of 64 characters length I added a first line in the x5c file...