i've got drupal 6.13 running on my https host, in a subdirectory of my docroot, e.g.
most everything's working fine ... except, when i attempt to "Save Configuration" (with or without having made any changes ... doesn't matter) at my Theme's config page,
https://www.mydomain.com/main/?q=admin/build/themes/settings/acquia_marina
i get a browser error,
Secure Connection Failed
An error occurred during a connection to www.mydomain.com.
SSL peer was not expecting a handshake message it received.
(Error code: ssl_error_handshake_unexpected_alert)
and logs of,
[Sun Jul 05 08:24:32 2009] [info] [client 11.22.33.44] Connection to child 0 established (server mydomain.com:443)
[Sun Jul 05 08:24:32 2009] [info] Seeding PRNG with 136 bytes of entropy
[Sun Jul 05 08:24:32 2009] [info] Initial (No.1) HTTPS request received for child 0 (server mydomain.com:443)
[Sun Jul 05 08:24:32 2009] [info] Requesting connection re-negotiation
[Sun Jul 05 08:24:32 2009] [info] Awaiting re-negotiation handshake
[Sun Jul 05 08:24:32 2009] [error] Re-negotiation handshake failed: Not accepted by client!?
[Sun Jul 05 08:24:32 2009] [error] [client 11.22.33.44] (103)Software caused connection abort: could not read request body for SSL buffer, referer: https://www.mydomain.com/main/?q=admin/build/themes/settings/acquia_marina









