OpenSSL on RHEL 7 doesn't know about PROFILE=SYSTEM
This commit is contained in:
parent
c90a743b30
commit
f9c3fc84f1
@ -179,6 +179,7 @@ cp %{SOURCE210} .
|
||||
|
||||
%if 0%{?rhel} < 8
|
||||
sed -i -e 's#KillMode=.*#KillMode=process#g' %{SOURCE10}
|
||||
sed -i -e 's#PROFILE=SYSTEM#HIGH:!aNULL:!MD5#' %{SOURCE12}
|
||||
%endif
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user