The OpenSSL package on Aminet is only the link libraries needed to add SSL support to programs. The wget you are using has no idea how to access SSL encrypted website because it hasn't been compiled with SSL support. The only way to get SSL support in wget is either to find a version of wget with SSL enabled or to recompile wget with SSL enabled.