Remove OpenSSL dependency
The OpenSSL dependency is used in: "tapeserver/castor/messages/messages.hpp" and messages
is used by "tapeserver/castor/messages/Frame.hpp". But neither of both are used in another part of the code.
If we remove both classes we can get rid of openssl-devel
dependency.