Hi
When i try to send mail via SMTP (Mandrill), i get following error:
Undefined function: stream_socket_enable_crypto
Also stream_get_transports() do not list "ssl’, or “tls”
any ideas?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
HHVM does not support that yet unfortunately: <a href=“https://github.com/facebook/hhvm/issues/1647”>https://github.com/facebook/hhvm/issues/1647</a>.