openssl.recipe: Fix crash on iOS TestFlight
Don't try to look for a portable ca cert when running on anything other than macOS, since there's no portable prefix there at all. All libraries and plugins are usually linked statically into the app.
Fixes #342 (closed)