Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: utl_http

Re: utl_http

From: Steve Halko <steveh_at_redshift.com>
Date: 2000/06/05
Message-ID: <sjouut482t58@corp.supernews.com>#1/1

We are using Oracle 8.0.5.1 and utl_http.request will not work to retrieve SSL pages. Not a bug in Oracle, just that they chose not to include that functionality. Supposedly, Oracle 8i will allow the retrieval of SSL pages via utl_http.request.

"Naguib Younes" <ynaguib_at_videotron.ca> wrote in message news:%NY_4.3264$da2.77498_at_wagner.videotron.net...
> Hi,
>
> I'm trying to use utl_http.request to connect to a web site, but the
> connection requerd an SSL connection,
> so i have to it call with https://myhome.com in staid of
 http://myhome.com,
> but when i that it does not work, when i do the same in a browser it
 works,
> does anubody have a work around for this, it will be very helpfull.
>
> Thanks
>
> NY
>
>
>
>
Received on Mon Jun 05 2000 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US