<div dir="ltr"><div>internal file structure of iOS app is well defined with API to access the directories without any hacks (I assume you weren't looking to access a directory outside of your app)</div><div><br></div><div><a href="https://developer.apple.com/library/content/documentation/FileManagement/Conceptual/FileSystemProgrammingGuide/FileSystemOverview/FileSystemOverview.html">https://developer.apple.com/library/content/documentation/FileManagement/Conceptual/FileSystemProgrammingGuide/FileSystemOverview/FileSystemOverview.html</a></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Nov 16, 2016 at 4:55 PM, Jeffrey Walton <span dir="ltr"><<a href="mailto:noloader@gmail.com" target="_blank">noloader@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Is it possible to setup a CONF-less OpenSSL? If so, how?<br>
<br>
The use case is mobile apps, like Android, iOS and Windows Phone.<br>
There is no OPENSSLDIR per se; and the app's install directory will be<br>
a moving target like a UUID.<br>
<br>
I know hacks can be applied for iOS, like forgoing a macro and<br>
returning NSHomeDirectory(). But I think I would rather avoid the hack<br>
and go CONF-less.<br>
<br>
Jeff<br>
<span class="HOEnZb"><font color="#888888">--<br>
openssl-users mailing list<br>
To unsubscribe: <a href="https://mta.openssl.org/mailman/listinfo/openssl-users" target="_blank" rel="noreferrer">https://mta.openssl.org/<wbr>mailman/listinfo/openssl-users</a><br>
</font></span></blockquote></div><br></div>