AdobeDocs / experience-manager-65.en

This is the repository for Adobe Experience Manager 6.5 documentation. Your contributions to the documentation are welcome.
https://experienceleague.adobe.com/en/docs/experience-manager-65
Other
69 stars 114 forks source link

Additional configuration is required to enable TLS 1.3 #412

Open ysawada-a opened 1 year ago

ysawada-a commented 1 year ago

Issue in ./help/sites-administering/ssl-by-default.md

Issue Description: To enable TLS 1.3 connection, admins need to do an additional OSGi configuration. Please add the following as the last section of the document.

Enabling TLS 1.3 connection

  1. Navigate to Web Console > OSGi > Configuration > Adobe Granite SSL Connector Factory.
  2. Add the followings to Included cipher suites: TLS_AES_256_GCM_SHA384 TLS_AES_128_GCM_SHA256 TLS_CHACHA20_POLY1305_SHA256 TLS_AES_128_CCM_SHA256 TLS_AES_128_CCM_8_SHA256

Label: DocBugBlitz2023

aheim0 commented 1 year ago

@adobe export issue to Jira project CQDOC

github-jira-sync-bot commented 1 year ago

:white_check_mark: Jira issue CQDOC-20255 is successfully created for this GitHub issue.