Questions tagged [fips]
The fips tag has no summary.
4 questions
0
votes
1
answer
1k
views
Rhel 9 SSH giving ssh_dispatch-run-fatal error
I'm trying to connect to a RHEL9 VM using ssh.
When attempting, it gives the error:
Connection closed by xxx.xxx.xxx.xxx port 22
I checked the /var/logs/secure log and found the following error
...
0
votes
0
answers
2k
views
Error in libcrypto when attempting to create Public/Private Keys in PEM format with Passphrase in FIPS mode
After attempting to create a public/private key using the following commands with a passphrase I receive this error
Saving key "/home/.ssh/rsa_id" failed: error in libcrypto
If I run this ...
3
votes
1
answer
9k
views
securing SAMBA smb.conf best parameters
given today's date, running windows 10 or later and connecting to a RHEL 8.8 or newer Linux system which currently has samba-4.17.5-3.el8_8 what is a best practice for parameters one should have in /...
7
votes
1
answer
2k
views
Debian FIPS Certified
Is Debian OS FIPS certified? Does it support FIPS Validated Cryptographic Modules?
What I noticed is that FIPS mode can be enabled with the tool fips-mode-setup. This tool is developed and can be used ...