in reply to How can I create a Post directly to a CGI script through HTTPS?
The "https" part is a red herring. Posting to an SSL site is no different than posting to a normal HTTP site, except for the URL, provided you have all the SSL stuff in place.