Displaying 4 results from an estimated 4 matches for "guittet".
2023 Mar 10
2
OpenSSH FIPS support
Hi,
We currently work on a project that require SSH server with FIPS and using OpenSSL v3.
Patching OpenSSH for this looks to be a massive job. Is it something that is considered on your side?
Is it currently a work in progress by somebody else as far as you know? Or something that has been partially done and aborded in the past, that could be relevant?
We just started considering making this and
2023 Mar 10
1
OpenSSH FIPS support
Hi Joel,
Joel GUITTET wrote:
> Hi,
> We currently work on a project that require SSH server with FIPS and using OpenSSL v3.
There is no way to work with OpenSSL v3 due to many reasons.
If you like to get FIPS capable secsh implementation compatible with OpenSSL FIPS validated modules 1.2 and 2.0 , RedHat ES, or...
2023 Mar 12
1
OpenSSH FIPS support
On Fri, 10 Mar 2023, Joel GUITTET wrote:
> Hi,
> We currently work on a project that require SSH server with FIPS and using OpenSSL v3.
> Patching OpenSSH for this looks to be a massive job. Is it something that is considered on your side?
Patching OpenSSH for what exactly? OpenSSH builds just fine using OpenSSL 3.x
and...
2023 Mar 10
2
OpenSSH FIPS support
On Fri, Mar 10, 2023 at 10:27?AM Joel GUITTET
<jguittet.opensource at witekio.com> wrote:
> We currently work on a project that require SSH server with FIPS and
> using OpenSSL v3.
Gently: this is meaningless. You probably mean one of the following:
1. The SSH server implementation is required to use only cryptographic
algor...