Hello Juan,
unfortunately is it not possible to static link the glibc.
You can try static link another libc like musl-libc [1].
Should there be any problems compiling OpenSSL with musl-libc, take a
look at the packages from Alpine Linux [2], they are using musl as their
standard libc.
You sho
Hello,
the wiki page [1] is wrong about the pass parameter.
According to [2] the parameter for a keyfile is -pass file:path and not
-pass pass:path
- Paul
1: https://wiki.openssl.org/index.php/Enc
2: https://www.openssl.org/docs/man1.0.2/apps/openssl.html
--
openssl-users mailing list
To unsu