JetBrains CodeCanvas
 
2024.3

SSL Keystores

Last modified: 28 August 2024

CodeCanvas supports uploading SSL keystores. An SSL client key contained in a keystore is used to identify CodeCanvas as a client when connecting to an external server, for example, a third-party authentication provider.

Generally, such configuration consists of the following steps:

  1. Generating a public certificate .crt file and a PKCS12 keystore .p12 file.

  2. Uploading the .crt file to the third-party authentication provider.

  3. Uploading the keystore to CodeCanvas.