You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I have issue with makeself 2.5.0 while using --ssl-encrypt flag.
When ever I am creating the package with makeself I am getting error from openssl:
Decrypting and uncompressing ogun utility
0% *** WARNING : deprecated key derivation used.
Using -iter or -pbkdf2 would be better.
100%
skip
...
I am working with :
RockyLinux 8.9
Kernel 5.18
Openssl version 1.1.1k FIPS 25 Mar 2021
the command that I am using to generate package is:
Hello,
I have issue with makeself 2.5.0 while using
--ssl-encrypt
flag.When ever I am creating the package with makeself I am getting error from
openssl
:I am working with :
the command that I am using to generate package is:
anyone had this issue ?
The text was updated successfully, but these errors were encountered: