[openssl-users] CONF-less OpenSSL configuration?
Jeffrey Walton
noloader at gmail.com
Thu Nov 17 00:55:28 UTC 2016
Is it possible to setup a CONF-less OpenSSL? If so, how?
The use case is mobile apps, like Android, iOS and Windows Phone.
There is no OPENSSLDIR per se; and the app's install directory will be
a moving target like a UUID.
I know hacks can be applied for iOS, like forgoing a macro and
returning NSHomeDirectory(). But I think I would rather avoid the hack
and go CONF-less.
Jeff
More information about the openssl-users
mailing list