If you get the following error when trying to do a spell check in Joomla article and you are using wamp server.
+++
Error response: <br />
<b>Warning</b>: fsockopen() [<a href='function.fsockopen'>function.fsockopen</a>]: unable to connect to ssl://www.google.com:443 (Unable to find the socket transport "ssl" – did you forget to enable it when you configured PHP?) in <b>C:\wamp\www\nwha-fido\plugins\editors\jce\tiny_mce\plugin
+++
Go to Wamp icon > PHP > PHP Extensions > Enable “php_openssl”
Restart all services. It should work.