UTL_HTTP TLS 1.3
Hi All
Kindly, I am getting the following error when I am using Utl_Http.Request with URL https (TLS 1.3), my question is TLS 1.3 supported with which Oracle database versions? or is there is any patch I should install for TLS 1.3?
ORA-29273: HTTP request failed
ORA-06512: at "SYS.UTL_HTTP", line 1720
ORA-29019: The protocol version is incorrect.
ORA-06512: at line 9
My Database is 11.2.0.4.0
Thanks ...