Actions

SSL Explorer

From Rabbi Blog

Install

  • yum install ant (no issue)
  • Java exists (though there are issues around this (see Troubleshooting)

Troubleshooting

  • Added JRE to PATH
export PATH=/usr/lib/jvm/jre-1.5.0:$PATH
    • Before doing this, there was a build failed error pointing to maverick-multiplex version ref 1.1 (editing the build.xml to "1.4" corrected this, though the ramifications are not known to me).
    • After doing this, the compile time increased from 12 seconds to failure, eliminated numerous warning messages and extended the time to 1 min 6 sec.
BUILD FAILED
/var/www/html/rabbibob/ssl/sslexplorer-1.0.0_RC17/build.xml:49: The following error occurred while executing this line:
/var/www/html/rabbibob/ssl/sslexplorer-1.0.0_RC17/sslexplorer/build.xml:858: Compile failed; see the compiler error output for details.