[Bug 3442] Regression: ssh -d with -o Connecttimeout= - does not show 'connection established' in the debug1 output
    bugzilla-daemon at mindrot.org 
    bugzilla-daemon at mindrot.org
       
    Fri Jun 24 14:57:56 AEST 2022
    
    
  
https://bugzilla.mindrot.org/show_bug.cgi?id=3442
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WORKSFORME
                 CC|                            |djm at mindrot.org
--- Comment #1 from Damien Miller <djm at mindrot.org> ---
First, you don't seem to be using the OpenSSH that we ship but rather a
3rd-party modified FIPS version. You should seek assistance from
whomever you got that from
Second, we make no promises with regards to the stability of debug
messages. They are not intended for consumption by anything other than
humans.
Finally, the message is still there
https://github.com/openssh/openssh-portable/blob/V_9_0_P1/sshconnect.c#L522
- it hasn't been touched this century.
It's possible that your modified version changed or removed the
message, but we didn't.
-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
    
    
More information about the openssh-bugs
mailing list