You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The extension should check for the existence of OpenSSL on OS X before starting the language service. If it cannot be found, the user should be directed to the documentation which guides them through the OpenSSL installation.
One way to check for existence could be to test for the existence of /usr/local/opt/openssl