Dear Professionals;
Actually, I had posted this kind of question before, but I really want to know about procedure of openssl upgrade from source.
Now, I've just finished installation of Solaris 11.3, but openssl version is still 1.0.1p which has security issue. I tried to do something as follows.
1. Tried to delete openssl itself, but couldn't delete it because of dependency issue for the other programs.
2. Tried to install the latest version which is openssl 1.0.1t from source and replaced new program file. I can see the version is changed.
However, I still can see the version is 1.0.1p after installing PHP with openssl. (on PHP info)
So, I also tried to replace library files and complied PHP again, but it was failed during compiling due to SSL compatibility.
I really have no idea. We should upgrade openssl to the latest one. Also, I have no paid support and I don't want to do this.
I only can get the latest version from paid support?? It doesn't make sense...
Apologize for the same posting....
Regards,