OpenSSL - Static Library

Questions regarding the use of the C++ SDK for Server or Client development or integration into customer products ...

Moderator: uasdkcpp

Post Reply
vinothtcecse
Jr. Member
Jr. Member
Posts: 4
Joined: 17 Apr 2019, 15:41

OpenSSL - Static Library

Post by vinothtcecse »

I would like to compile the openssl as a static library in UaStack.dll. Is it possible?
If possible, please let me know.

Similarly, I can see the openssl as libcrypto.dll. If I want to use this as a dynamic linking, then i would like to rename to libcrypto-1_1-x64.dll.
Please let me know whether it is possible or not.

jakpou
Full Member
Full Member
Posts: 9
Joined: 17 Feb 2016, 12:58

Re: OpenSSL - Static Library

Post by jakpou »

I'm also interested in this.

Anyone figured out if it is possible or not?

Post Reply