s3_pkt.c:297: error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number

Alex Rousskov rousskov at measurement-factory.com
Mon Jul 21 23:08:09 UTC 2008


> I use web polygraph to generate HTTPS traffic.
> I study the guide http://www.web-polygraph.org/docs/reference/models/ssl.html.
> And make two pg file, please refer to the attachment.

    Making two workload files is usually a bad idea. In your specific
case, the client-side workload file does not tell robots that servers
are using SSL. Thus, robots are establishing plain connections to SSL
servers and you are getting that cryptic SSL library error.

Use a single workload file to describe your test. Feed it to both
polyclt and polysrv.

HTH,

Alex.


> 000.01| Server PolyMix-4-srv [1 / 121f16b4.15f859d0:00000006] at 10.10.1.1:9999 HTTP/1.1 SSL
> 000.01| fyi: current state (1) stored
> 000.01| starting 1 HTTP agents...
> 000.08| error: SSL read failure with err=-1/SSL_ERROR_SSL/0
> 000.08| SSL error stack:
> s3_pkt.c:297: error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number





More information about the Users mailing list