Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add gsi openssh 9.3 from fedora 39 current stable #221

Conversation

fscheiner
Copy link
Member

@fscheiner
Copy link
Member Author

@msalle, @ellert, @maarten-litmaath:

A happy new year to you all! Though this change was ready before Christmas 2023, I didn't manage to actually test the results on CentOS 7, Rocky Linux 8 and openSUSE Leap 15.5 until now. But it works OK on those OSes:

openSUSE Leap 15.5

johndoe@gridftp-5:~/gsissh-tests> sudo ~/bin/test-gss-kex-for-gsi-openssh.bash gridftp-5.machine-hall.org johndoe2
gsisshd: OpenSSH_9.3, OpenSSL 1.1.1l-fips  24 Aug 2021 SUSE release 150500.17.22.1
gsissh: OpenSSH_9.3p1c-GSI GSI-hpn15v2, OpenSSL 1.1.1l-fips  24 Aug 2021 SUSE release 150500.17.22.1

Wait 3 seconds for startup of gsisshd ...

gss-gex-sha1- OK ( plus johndoe => johndoe2 )
gss-group1-sha1- OK ( plus johndoe => johndoe2 )
gss-group14-sha256- OK ( plus johndoe => johndoe2 )
gss-nistp256-sha256- OK ( plus johndoe => johndoe2 )
gss-curve25519-sha256- OK ( plus johndoe => johndoe2 )
gss-group16-sha512- OK ( plus johndoe => johndoe2 )

Rocky Linux 8

[johndoe@gridftp-5 gsissh-tests]$ sudo ~/bin/test-gss-kex-for-gsi-openssh.bash gridftp-5.machine-hall.org johndoe2
gsisshd: OpenSSH_9.3, OpenSSL 1.1.1k  FIPS 25 Mar 2021
gsissh: OpenSSH_9.3p1c-GSI GSI-hpn15v2, OpenSSL 1.1.1k  FIPS 25 Mar 2021

Wait 3 seconds for startup of gsisshd ...

gss-gex-sha1- OK ( plus johndoe => johndoe2 )
gss-group1-sha1- OK ( plus johndoe => johndoe2 )
gss-group14-sha256- OK ( plus johndoe => johndoe2 )
gss-nistp256-sha256- OK ( plus johndoe => johndoe2 )
gss-curve25519-sha256- OK ( plus johndoe => johndoe2 )
gss-group16-sha512- OK ( plus johndoe => johndoe2 )

CentOS 7

[johndoe@gridftp-5 gsissh-tests]$ sudo ~/bin/test-gss-kex-for-gsi-openssh.bash gridftp-5.machine-hall.org johndoe2
gsisshd: OpenSSH_9.3, OpenSSL 1.0.2k-fips  26 Jan 2017
gsissh: OpenSSH_9.3p1c-GSI GSI-hpn15v2, OpenSSL 1.0.2k-fips  26 Jan 2017

Wait 3 seconds for startup of gsisshd ...

gss-gex-sha1- OK ( plus johndoe => johndoe2 )
gss-group1-sha1- OK ( plus johndoe => johndoe2 )
gss-group14-sha256- OK ( plus johndoe => johndoe2 )
gss-nistp256-sha256- OK ( plus johndoe => johndoe2 )
gss-curve25519-sha256- OK ( plus johndoe => johndoe2 )
gss-group16-sha512- OK ( plus johndoe => johndoe2 )

Copy link
Member

@msalle msalle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll approve it, although I haven't gone (and cannot go) through all the changes, but the fact that the testing matrix looks good should be sufficient at this point.

@gridcf gridcf deleted a comment from johnny-mnemonic Jan 16, 2024
@fscheiner fscheiner force-pushed the add-gsi-openssh-9.3-from-fedora-39-current-stable branch from ca4656b to e015b20 Compare January 20, 2024 00:02
@fscheiner fscheiner merged commit 1f4db25 into gridcf:master Jan 20, 2024
0 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants