I have a customer that is looking for the ability to encrypt a string on a linux server, and be able to decrypt it on a Solaris 10 server during jumpstart. One of the problems I've found is that they do not have /usr/sfw/bin/openssl on the Solaris server. They've removed it from their SOE (I'm still trying to find out why...)
So is there a way to use something like openssl on linux and /usr/bin/decrypt on Solaris? I've tried it, but haven't been successful yet. Thanks, Brian