ciphers and TLS

hi all

We are trying to make service call out to another domain (outbound connection).

How do we find out the ciphers and TLS versions supported by apigee for outbound calls.

We use opdk 4.50

Regards

Solved Solved
0 4 197
1 ACCEPTED SOLUTION

https://docs.apigee.com/private-cloud/v4.50.00/setting-tls-protocol-router-and-message-processor#set...

This page documents configuring TLS on the message processor and lists supported ciphers.

View solution in original post

4 REPLIES 4

Not applicable

By default the latest versions are supported. You can configure older versions as well in the message processor.

Ref: https://docs.apigee.com/how-to-guides/configuring-sni-between-mp-and-bs

Great to know the latest versions are supported.

However, how do we know the exact TLS versions supported?

Also if possible the ciphers supported.

We are currently receiving http 503 (service unavailable)

Check first what the backend is supported, the same you can configure in message processor or target server configuration.

https://docs.apigee.com/private-cloud/v4.50.00/setting-tls-protocol-router-and-message-processor#set...

This page documents configuring TLS on the message processor and lists supported ciphers.