Revolving around the core of technology
Hi
I just got my SSL certificate up and running. So I tested the site with ssllabs test.. It showed that TLS 1.1 and 1.2 are not suported, is there a way to activate these Protocols?
Also noticed the system is built ontop of java build 1.6.0_07-b06, I think we are at 1.6.0_45 now and at version 7, is there any plan on updating this?
Curt,
Which product are you referring to? If it is either Syncrify or SynaMan, upgrading Java is just a matter of replacing the JRE folder that is there in the $INSTALL_DIR. Once the JRE has been upgrade to version 7, it will support TLS 1.1 and 1.2.
Let us know if the operating system you are running it and we will send you a link for the JRE download file.
Imran
Thank you.
Im running SynaMan on CentOS release 6.4 (Final).
Who do I let know?
I copyined the JRE over, just had to change some permissions to get it to work. Did notice in the log files I get
INFO | jvm 1 | 2013/12/05 12:51:21 | WARNING - Unable to load native library 'wrapper' because the
INFO | jvm 1 | 2013/12/05 12:51:21 | file 'libwrapper.so' could not be located in the following
INFO | jvm 1 | 2013/12/05 12:51:21 | java.library.path:
INFO | jvm 1 | 2013/12/05 12:51:21 | /opt/SynaMan/lib
INFO | jvm 1 | 2013/12/05 12:51:21 | Please see the documentation for the wrapper.java.library.path
INFO | jvm 1 | 2013/12/05 12:51:21 | configuration property.
INFO | jvm 1 | 2013/12/05 12:51:21 | System signals will not be handled correctly.
INFO | jvm 1 | 2013/12/05 12:51:21 |
INFO | jvm 1 | 2013/12/05 12:51:21 | Wrapper (Version 3.0.4)
INFO | jvm 1 | 2013/12/05 12:51:21 |
Will this cause an issue?