Hello,
I am trying to build openssl 1.0.2zf for solaris sparc system. I am
receiving following error while make for both 32 and 64 bit platform.
However, for Solarisx86 it is not the issue.
./Configure --openssldir=solaris-sparc-32/int-src/stage_openssl shared
solaris-sparcv9-gcc no-asm -static-l
On 10/08/2022 00:11, Imazu Setsuo wrote:
Hello, my name is Imazu.
I am using OpenSSL3.0.5 to develop a windows program.
When I call PEM_read_PrivateKey() I get the following error:
OPENSSL_Uplink(7FF8011DD3E0,08): no OPENSSL_Applink
The source that calls PEM_read_PrivateKey() includes the