SSL fix is updated on alcurEX.
About microCoin
Sourcecode no need any update.
Compile new wallets is not urgent for any who have no set SSL settings (I doup if any
This mean, if you use certificates for you connections:
"\n" + _("SSL options: (see the Bitcoin Wiki for SSL setup instructions)") + "\n" +
" -rpcssl " + _("Use OpenSSL (https) for JSON-RPC connections") + "\n" +
" -rpcsslcertificatechainfile=<file.cert> " + _("Server certificate file (default: server.cert)") + "\n" +
" -rpcsslprivatekeyfile=<file.pem> " + _("Server private key (default: server.pem)") + "\n" +
Then compiling wallet with the new SSL library, is urgent for you.
I'm not sure if pools or other exchanges use that options, but if so, it means, they need to update/compile all coin wallets in server.
Edit:
If there is any volunteers, compiling new wallets with updated SSL, please..
If no, I have one linux and one windows computer ready to set compile, but I just need to get time for update it.
MAC... any one?