Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Sending rest methods in a http message to a https webpage

SpigyAug 16 2016 — edited Aug 23 2016

Hello!

I'm currently trying to send rest data to a https webpage. The problem is the certificate of the page is invalid, and i get ssl error if I try to send the message, and I need to use a http message the get the data through.

My question:

Is it possible to use a http message to upload data to a https website? For example with bypassing the certificate validation? I'm using PL/SQL code to send the http message.

Thanks in advance!

Regards,

Tamas

This post has been answered by Spigy on Aug 23 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 20 2016
Added on Aug 16 2016
13 comments
738 views