kaduk

Results 45 comments of kaduk

The openafs usage of `DES_new_random_key()` is expected to be provided by libhcrypto (part of the Heimdal kerberos implementation). However, any usage of DES (i.e., DES keys) is to be considered...

Could you post more of the build log (e.g., including the full compiler invocation) to [email protected]? github issues are not the primary mechanism people are using to diagnose openafs issues.

As was noted on IRC, these files are "external", i.e., imported pristine copies of files from a different project; any changes to them must go through the other project and...

Yes, I will take a look. I might have a couple days' latency, though.

Reporting on what I found so far before I get sucked into other things this week: It seems that (part of) the krb5 test suite is using pyopenssl to be...

My sketch of a plan was to drop some `/usr/bin/openssl` invocations in the CI job to see what the system openssl thinks of the certificates in question; I just haven't...

One might just as well ask if we have an authoritative source for the current values ... which is seems that we may. E.g., [RFC 5280's appendix A.1](https://www.rfc-editor.org/rfc/rfc5280.html#appendix-A.1), that lists:...

> We do not need because the error stack entry is already added by the function being called: X509_STORE_CTX_set_default() I generally prefer this style because the called function knows much...

IIRC the test suite has also set a few environment variables at this point, though I would have to look up which ones.

> IIRC the test suite has also set a few environment variables at this point, though I would have to look up which ones. in `test-runs/test_ssl_new`, running `../../util/wrap.pl ../../test/ssl_test 12-ct.cnf.default...