gridcf / gct

Grid Community Toolkit
Apache License 2.0
46 stars 30 forks source link

Include GSI-OpenSSH 8.7p1 w/HPN 15.2 from Fedora 35 #191

Closed fscheiner closed 2 years ago

fscheiner commented 2 years ago

based on https://kojipkgs.fedoraproject.org//packages/gsi-openssh/8.7p1/2.fc35/src/gsi-openssh-8.7p1-2.fc35.src.rpm

fscheiner commented 2 years ago

The resulting binaries (created on Fedora 35) work fine as per:

[johndoe@gridftp-5 gsskex-test]$ sudo ~/bin/test-gss-kex-for-gsi-openssh.bash host.domain.tld johndoe2 ~/git-projects/fscheiner/gct/
gsisshd: OpenSSH_8.7p1c-GSI GSI-hpn15v2, OpenSSL 1.1.1n  FIPS 15 Mar 2022
gsissh: OpenSSH_8.7p1c-GSI GSI-hpn15v2, OpenSSL 1.1.1n  FIPS 15 Mar 2022

Wait 3 seconds for startup of gsisshd ...

gss-gex-sha1- OK
gss-group1-sha1- OK
gss-group14-sha256- OK
gss-nistp256-sha256- OK
gss-curve25519-sha256- OK
gss-group16-sha512- OK

[johndoe@gridftp-5 gsskex-test]$ echo $?
0
fscheiner commented 2 years ago

Let's hope this builds fine on all CI targets. It already did on CentOS 7 in my fork:

https://app.travis-ci.com/github/fscheiner/gct/jobs/568694610