Using Custom SSL Certificates and Keys

Before You Begin

To use custom SSL certificates and keys in your project, add them to the project's config.properties file. There are 5 certificates and keys required to run a custom client-server implementation:

  1. Open the project config.properties file in the IDE editor.
  2. Add the custom key=value pairs.
  3. Save the modified project config.properties file.