Brian Kolaci wrote: > 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...)
Then get them to reinstall it, since it is the obvious way to do this cross platform. > 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. No the output of encrypt/decrypt on Solaris is specific to Solaris - but documented in the man page. -- Darren J Moffat