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

Cy Schubert <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|[email protected]    |[email protected]
                 CC|                            |[email protected]
             Status|New                         |In Progress

--- Comment #3 from Cy Schubert <[email protected]> ---
I'm not able to reproduce this problem.

slippy$ while :; do psql -p 80 -h www.google.com; sleep 50; done
psql: received invalid response to SSL negotiation: H

I commented out all nameserver statements in resolv.conf

psql: could not translate host name "www.google.com" to address: hostname nor
servname provided, or not known
psql: could not translate host name "www.google.com" to address: hostname nor
servname provided, or not known

I restored all nameserver statements in resolv.conf

psql: received invalid response to SSL negotiation: H
psql: received invalid response to SSL negotiation: H

At no time was nscd restarted or cache flushed.

The test was performed on;

FreeBSD slippy 12.0-CURRENT FreeBSD 12.0-CURRENT #41 r318400M: Wed May 17
06:08:52 PDT 2017     root@slippy:/export/obj/opt/src/svn-current/sys/BREAK 
amd64

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to