Is there anyway to get post or retrieve (which the proper terminology is) to a https server with just the inet or winsock com's ? I know the port is 443 but does the socket automatically kick in the 128 encryption.. etc?

Basically I need to post an xml stream to a cgi script and get the response, then do whatever I need to with the response.. any takers?