secure_getenv

Michael Mueller abaci.mjm at gmail.com
Tue Apr 21 15:18:02 UTC 2020


anybody else compiling apps against openssl 1.1.1g in Linux and
getting link errors for secure_getenv?

../../../../OPENSSL/bin/SUSE-Linux/libcrypto.a(getenv.o): In function
`ossl_safe_getenv': getenv.c:(.text+0x1): undefined reference to
`secure_getenv

secure_getenv() is a GNU extension

Mike


More information about the openssl-users mailing list