Recently we have patched our server to the highest level after which our application running on that server is having an issue with ssl handshake as below between 2 hosts. same error is also generated when checked from other host.
So the application team has asked us to roll back the changes.
we are running SUSE LINUX 11.3
so could any one let me know how can we resolve the ssl error or perform rollback to same state before applying patches.
I would ask the SuSE support...
It is probably related to their decision to (back-)port new incompatible code to their OpenSSL 0.9.8j
Manual backout per server:
Download the required (older) openssl package,
install with
This User Gave Thanks to MadeInGermany For This Post:
Hello Everyone,
First of all, I highly appreciate all Linux forum members and whole Linux community. http://forums.linuxmint.com/images/smilies/icon_wink.gif. I wish you the best for all of you !
I will try to be short and concise: I am using Linux Mint 10 for 2 months on 2 ws, and all went... (3 Replies)
i created a snapshot as follow as
bash-3.00# zfs snapshot dinu/dinu1@dinusnap1
then i deleted the contents in the directory dinu1
now i want to rollback that contents from snapshot and i used
bash-3.00# zfs rollback dinu/dinu1/@dinusnap1
but i received error as follow as
cannot... (3 Replies)
Hello All, On my SuSE system, I have wtmp log this log file permission is 644 but every reboot the file permission rollback to 664. In the logrotate.conf and logrotate.d/wtmp files the wtmp logrotate set to 644. I would like to know, which "file" or "script" modify the wtmp log to rollback to... (7 Replies)
Is it possible to rollback a package in Redhat ?I don't want to delete any packages.
I have upgraded a package using rpm -Uvh & now i decided to use the old package, is it possible to revert it back to the original package ? (3 Replies)
Discussion started by: sydney2008
3 Replies
5. Post Here to Contact Site Administrators and Moderators
Hi All,
I have a situation here that's very fun...
I have a system with AIX and iPlanet (sunOne) installed, when occurs an unknown event on the network the WebServer shows a thousand of CLOSE_WAIT connections and this number grows and grows until the webserver crashs.
I read some documents... (2 Replies)
I am just beginning to learn unix and I was wondering if there was a list of all the options somewhere on the net or hidden in the man pages?
Also do options always have - and then a letter, or can it be - and a number as well? Thanks! (1 Reply)