AnonymousPanda | 2024-01-15 00:05:43 UTC | #1
Hello,
I checked this document: https://help.mypurecloud.com/faqs/how-do-genesys-cloud-services-provide-customer-data-security/ and it says Genesys Cloud supports 'AES-256' encryption. I'd like to know if Genesys Cloud also supports AES-256-ECB encryption in Data Actions.
My case owner advised me to post this question on dev forum.
Jason_Mathison | 2024-02-04 05:27:00 UTC | #2
Hi,
I don't know the answer to your question off the top of my head. I would suggest creating a data action to test the endpoint that the customer is interested in.
If data actions do not support the encryption options provided by the endpoint then your test of the data action will fail, typically with a SSLHandshakeException in the error message. For example, attempting to connect to https://3des.badssl.com/ will provide this error message:
SSLHandshakeException: Received fatal alert: handshake_failure
If the customer's goal is to avoid using ECB then they can control that by the configuration of the endpoint.
--Jason
system | 2024-03-06 05:27:26 UTC | #3
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 24116