fscheiner
fscheiner
Not sure. But if we can safely assume that ignoring it does no harm and that it really is not touched anywhere else, it could be a solution. Maybe a...
> I have a PEM file which contains a section denoted by a custom section. All other software I've tried happily ignores this section What other software did you try?
> Is there no way to use v3.0 of OpenSSL? Actually this should work and did in the past AFAIK. Could you please add more details about your build process,...
I think I forgot to include the `fips_mode_replacement.h` header file in https://github.com/gridcf/gct/blob/50fc40ba2eef7197a93807d2391c6dc3bb077a1b/gsi_openssh/source/kexgexc.c (like outlined [here](https://github.com/gridcf/gct/pull/159/files#diff-f4081e66c02bfd7c7de38187912721f6a5e8716daa0e3eec8e08c298dc52bca7)) when updating to GSI-OpenSSH 8.7p1. Which leads to: ``` [...] /home/user/Applications/gct/gsi_openssh/source/kexgexc.c:119: undefined reference to `FIPS_mode'...
> That seems to fix the issue. Thank you! Great! Interestingly [builds on ~Rocky Linux~ CentOS Stream 9](https://github.com/gridcf/gct/actions/runs/3940255855/jobs/6780376794) ~and (most likely CentOS Stream 9, too)~ start to fail now, too....
Kept open until next release.
Fixed with #218.
Fixed with #209.
Kept open until next release.
@msalle: I think a release is overdue since a while already. And sorry for being practically absent for quite a while, but I was heavily occupied otherwise. I will work...