On Aug 7, 2013, at 1:54 AM, Reindl Harald <[email protected]> wrote:
> Hi > > anybody an idea what's wrong here? > see errors from "traffic.out" blow > trafficserver-3.2.5-3.fc19.20130803.rh.x86_64 > > finally i want paly around with having apache only on 127.0.0.1 > without mod_ssl and trafficserver making the ssl-termination, in > the first step ip-based like httpd and if possible finally with > SNI for more than one vhost, well but i do not get the basics work > > Firefox: > An error occurred during a connection to rhsoft.testserver. > Cannot communicate securely with peer: no common encryption algorithm(s). > (Error code: ssl_error_no_cypher_overlap) I've typically seen these types of errors if no certificates are loaded. Maybe check your logs, and/or run it with a Diags tracer of "ssl" (without quotes) and see if it can give you any details. -- Leif
