Which TLS cipher suites are supported in Apigee Edge?

oyamatakuro
Participant IV

Hello,

I would like to understand about the supported TLS Cipher Suites for virtual host in Apigee Edge for Private Cloud.

I guess that Cipher Suites supported by JDK are basically supported by at least Apigee Edge and it can narrow down the Cipher Suites which will be used in the configuration of virtual host.

I guess the above is also applicable to the Cipher Suites configuration for Message Processor and Managemetn Server as well.

Is my understanding correct?

Thanks in advance.

Solved Solved
0 3 1,772
1 ACCEPTED SOLUTION

sgilson
Participant V

Hi,

See this page of the doc for more on cipher suites:

https://docs.apigee.com/api-services/content/creating-virtual-hostNote that the way tou configure them is based on your version of the Private Cloud.

Stephen

View solution in original post

3 REPLIES 3

sgilson
Participant V

Hi,

See this page of the doc for more on cipher suites:

https://docs.apigee.com/api-services/content/creating-virtual-hostNote that the way tou configure them is based on your version of the Private Cloud.

Stephen

@sgilson

Thank you for your answer.

I understand that Apigee Edge supports any cipher suites supported by Java and the token syntax and value to configura the ciphers is referenced in the following OpenSSL page for the current latest version of Edge.

Is that right?

Thanks,
Takuro

Hi Takuro,

That is correct.

Stephen