Indy & SSL

I need do an HTTP post to an address like
https://secure.somedomain.com/some.dll  I can set up the Indy HTTP client to
do such to a non-SSL address, but when trying to connect to an https type of
address I get the error message "Error encountered during POST: intercept
value is not valid".

What do I need to do?