I downloaded the synapse4.0 but the sample project httpSserver inside does not work.

When I pointed the Chrome and Firefox browser to http://192.168.1.4/

firefox reported:

Secure Connection Failed

          An error occurred during a connection to 192.168.1.4.

SSL received a record that exceeded the maximum permissible length.

(Error code: ssl_error_rx_record_too_long)

Chrome reported:


 SSL connection error

Unable to make a secure connection to the server. This may be a problem with the server, or it may be requiring a client authentication certificate that you don't have.
Error 107 (net::ERR_SSL_PROTOCOL_ERROR): SSL protocol error.



Also, the httpserver program had Access Violations when terminated. (seems it forgets to call Terminate of all threads created).


Dennis
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to