enable fips mode
This commit is contained in:
parent
137cdb9336
commit
d1439b69da
@ -7,10 +7,10 @@ Patch3: gnutls-3.6.1-disable-pss-tests.patch
|
|||||||
%bcond_without dane
|
%bcond_without dane
|
||||||
%if 0%{?rhel}
|
%if 0%{?rhel}
|
||||||
%bcond_with guile
|
%bcond_with guile
|
||||||
%bcond_with fips
|
%bcond_without fips
|
||||||
%else
|
%else
|
||||||
%bcond_without guile
|
%bcond_without guile
|
||||||
%bcond_with fips
|
%bcond_without fips
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
Summary: A TLS protocol implementation
|
Summary: A TLS protocol implementation
|
||||||
|
Loading…
Reference in New Issue
Block a user