The wrapper software came as part of HP's Storage Essentials. I'm trying to figure out how to turn higher encryption on. Using openssl it seems to support v2/v3 ish type protocol. Enough for a nessus scanner to think it's a HTTPS service. I need to set it to HIGH encryption. If it can't handle that, please let me know that too.
Thanks.
Robert,
I believe this is actually an issue for HP's support. I have sent an email to the developers in charge of the product you are referring to and will let you know when I hear back.
Cheers,
Leif
Thanks a lot. An admin was supposed to get in touch with them and apparently had problems so I figured I'd at least look. Maybe it was as simple as changing a line like it is in apache. No worries. Thanks.
If the configuration is handled as a system property or other parameter to the JVM then it would be set in the wrapper.conf file. Most likely using one of the following properties:
http://wrapper.tanukisoftware.com/doc/english/prop-java-additional-n.html
http://wrapper.tanukisoftware.com/doc/english/prop-app-parameter-n.html
If it is in one their configuration files then it is more out of my scope.
Cheers,
Leif