search for: fips_enabled

Displaying 6 results from an estimated 6 matches for "fips_enabled".

2016 Jul 20
1
Tinc and FIPS mode fails to connect.
Hello, I am using the latest Tinc 1.1 from git (tinc version 1.1pre14-17-g2784a17 (built Jul 14 2016 14:18:09, protocol 17.7) on a CentOS 7.2 64bit with both test servers set it FIPS mode (cat /proc/sys/crypto/fips_enabled to verify or add fips=1 to your grub2 command line ). We need our test servers running in FIPS mode due to a minimum requirement for our project. OpenSSL in CentOS/RHEL has FIPS support compiled in OpenSSL. FIPS will *only* allow high end encryption to be used and fail for one's that aren'...
2020 Mar 06
0
[FIPS] FIPS_selftest failing in Centos 7
Dear team The API FIPS_selftest() is failing . The content of the file /proc/sys/crypto/fips_enabled is 1 I have executed the below mentioned code The code is #include "stdio.h" int main() { int ret=0; ret=FIPS_mode(); printf("\nFIPS_mode = %u \n",ret); ret=FIPS_selftest(); printf("\nFIPS_selftest=%u \n",ret); ERR_print_errors_fp(stderr); } Output i...
2016 Jul 25
0
How does tinc server handle the case one client's key file is removed after connection
...l 20, 2016 at 04:38:02PM -0500, Boris Reisig wrote: > > > I am using the latest Tinc 1.1 from git (tinc version > 1.1pre14-17-g2784a17 > > (built Jul 14 2016 14:18:09, protocol 17.7) on a CentOS 7.2 64bit with > both > > test servers set it FIPS mode (cat /proc/sys/crypto/fips_enabled to > verify > > or add fips=1 to your grub2 command line ). We need our test servers > > running in FIPS mode due to a minimum requirement for our project. > OpenSSL > > in CentOS/RHEL has FIPS support compiled in OpenSSL. FIPS will *only* > allow > > high end encr...
2018 Aug 08
2
Reproducible SIGSEGV when Dovecot 2.3 compiled against glibc-2.28
...ion(SIGPIPE, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f3eee4297c0}, NULL, 8) = 0 rt_sigaction(SIGALRM, {sa_handler=0x7f3eeef9899b, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7f3eee4297c0}, NULL, 8) = 0 openat(AT_FDCWD, "/proc/sys/crypto/fips_enabled", O_RDONLY) = -1 ENOENT (No such file or directory) --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0xffffffffeee4f200} --- +++ killed by SIGSEGV +++ Segmentation fault thunderstorm /usr/libexec/dovecot # gdb: thunderstorm /var/core # gdb auth core.auth.18428 GNU gdb (Gentoo 8...
2018 Aug 08
0
Reproducible SIGSEGV when Dovecot 2.3 compiled against glibc-2.28
..._IGN, sa_mask=[], > sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f3eee4297c0}, NULL, 8) > = 0 > rt_sigaction(SIGALRM, {sa_handler=0x7f3eeef9899b, sa_mask=[], > sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7f3eee4297c0}, NULL, 8) > = 0 > openat(AT_FDCWD, "/proc/sys/crypto/fips_enabled", O_RDONLY) = -1 > ENOENT (No such file or directory) > --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, > si_addr=0xffffffffeee4f200} --- > +++ killed by SIGSEGV +++ > Segmentation fault > thunderstorm /usr/libexec/dovecot # > > > gdb: > > thunderstorm /var...
2018 Aug 08
3
Reproducible SIGSEGV when Dovecot 2.3 compiled against glibc-2.28
...t; sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f3eee4297c0}, NULL, 8) >> = 0 >> rt_sigaction(SIGALRM, {sa_handler=0x7f3eeef9899b, sa_mask=[], >> sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7f3eee4297c0}, NULL, 8) >> = 0 >> openat(AT_FDCWD, "/proc/sys/crypto/fips_enabled", O_RDONLY) = -1 >> ENOENT (No such file or directory) >> --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, >> si_addr=0xffffffffeee4f200} --- >> +++ killed by SIGSEGV +++ >> Segmentation fault >> thunderstorm /usr/libexec/dovecot # >> >> >&...