https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291540

            Bug ID: 291540
           Summary: openssl s_client is not -quiet any more
           Product: Base System
           Version: 15.0-RELEASE
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: bin
          Assignee: [email protected]
          Reporter: [email protected]

Hello all!

I've used to check my ASSP installation by recommended technique

$ sh -c "printf '\n\n' | openssl s_client -connect 127.0.0.1:55553 -quiet
-verify_quiet -noservername"
Connecting to 127.0.0.1
healthy

the problem is that since 15.0-RELEASE is prints `Connecting to 127.0.0.1` even
if the `-quiet` is specified. I've used this at least since 14.0-REL and there
was only server response: `healthy`.

Seems to me that it can break many scripts and should be revert to the really
quiet case.

WBR

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to