Commit Graph

1 Commits

Author SHA1 Message Date
Antonio Torres
cb13e66776
bootstrap: pass -noenc to certificate generation
Bootstrap script would fail to generate certificates if run on systems
with FIPS enabled. By passing the -noenc option, we can skip the usage
of unsupported algorithms on these systems.

Related: rhbz#2069224
Signed-off-by: Antonio Torres <antorres@redhat.com>
2022-04-22 13:01:55 +02:00