Fixed bad identation
Updated date to current date in obsolte message.
This commit is contained in:
@@ -58,7 +58,7 @@ feature -- Secure connection Helpers
|
|||||||
-- Set `ssl_protocol' with `Ssl_23'.
|
-- Set `ssl_protocol' with `Ssl_23'.
|
||||||
-- Protocol not supported anymore.
|
-- Protocol not supported anymore.
|
||||||
obsolete
|
obsolete
|
||||||
"Use set_secure_protocol_to_tls_1_2 [2017-11-30]."
|
"Use set_secure_protocol_to_tls_1_2 [2017-06-23]."
|
||||||
local
|
local
|
||||||
err: DEVELOPER_EXCEPTION
|
err: DEVELOPER_EXCEPTION
|
||||||
do
|
do
|
||||||
|
|||||||
@@ -317,7 +317,7 @@ feature -- SSL Helpers
|
|||||||
set_secure_protocol_to_ssl_2_or_3
|
set_secure_protocol_to_ssl_2_or_3
|
||||||
-- Set `secure_protocol' with `Ssl_23'.
|
-- Set `secure_protocol' with `Ssl_23'.
|
||||||
obsolete
|
obsolete
|
||||||
"Use set_secure_protocol_to_tls_1_0 [2017-11-30]."
|
"Use set_secure_protocol_to_tls_1_2 [2017-06-23]."
|
||||||
deferred
|
deferred
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ feature -- SSL Helpers
|
|||||||
-- Set `ssl_protocol' with `Ssl_23'.
|
-- Set `ssl_protocol' with `Ssl_23'.
|
||||||
-- Protocol not supported anymore.
|
-- Protocol not supported anymore.
|
||||||
obsolete
|
obsolete
|
||||||
"Use set_secure_protocol_to_tls_1_2 [2017-11-30]."
|
"Use set_secure_protocol_to_tls_1_2 [2017-06-23]."
|
||||||
local
|
local
|
||||||
err: DEVELOPER_EXCEPTION
|
err: DEVELOPER_EXCEPTION
|
||||||
do
|
do
|
||||||
|
|||||||
Reference in New Issue
Block a user