Hi All,
need some info on com.adobe.granite.jetty.ssl.internal.GraniteSslConnectorFactory??
has any one got this "Bleichenbacher Oracle (ROBOT) Vulnerability ", If yes then how does this effect AEM??
The fix we got is to disable any ciphers that begin with TLS_RSA on all the instances.
I see by default we get four cipher entries starting with TLS_RSA*, disabling it an better idea.
Thanks,
Vikii
Jörg Hoh Can you help here?
Views
Replies
Total Likes
If it's security related, I would recommend to raise a ticket with Adobe support and let it confirm.
This vulnerability is related to a TLS cipher which is vulnerable. You can enable or disable specifc cipher suites in the OSGI config of Jetty (see the fields "Included cipher suites" and "Excluded cipher suites"). You should be able to disable the affected cipher suite here.
Jörg
Hi Jorg,
We have disabled all the cipher sites starting with TLS_RSA*.
I have two questions here.
1, What are this cipher suites?
2, Disabling TLS_RSA*, will this effect anything?
Thanks,
viki
Views
Replies
Total Likes
This is not specific for AEM and not even specific for Java, but a very broad concept. Check wikipedia for it[1].
Views
Likes
Replies