EasyLink connectors > Creating a connection profile for EasyLink > Setting up HTTPS communication with EasyLink

Setting up HTTPS communication with EasyLink
You can help secure the communication with EasyLink by using SSL or TLS.
The following steps are required:
1
2
3
4
Getting a certificate from EasyLink
For information about EasyLink certificates, see the EasyLink documentation on the EasyLink API forums at https://apiforums.easylink.com/.
The procedures for downloading certificates differ for each web browser. For information, see the documentation for your Web Browser.
Example 6
This section describes one method of using Internet Explorer 9.0.13 to export a certificate from EasyLink.
1
Browse to https://messaging.easylink.com/
2
3
4
Click the Details tab and then click Copy to File…
5
a
b
c
 
Importing the certificate to a Java KeyStore
Before you can import the certificate to the resource set in Design Center, you must import the certificate to a Java KeyStore on the computer where you run Design Center. To do this you need the keytool.exe file, which is part of the Java Runtime Environment.
To import the EasyLink certificate to a Java KeyStore
1
Add the path to keytool.exe to the Path system environment variable.
2
3
keytool -importcert -file easylink.cer -keystore easylink.jks -alias easylink
4
At the Enter keystore password: prompt, enter a password to protect your keystore.
5
At the Trust this certificate? prompt, enter yes
The certificate is added to the KeyStore.
Importing the KeyStore file and creating a Certificate store profile resource
1
2
In the resource set, add a new Certificate store profile resource.
3
4
Click Add and then browse to and select the EasyLink certificate resource.
5
In the Trusted authorities certificates list, double-click the certificate.
6
Creating a Secure channel profile resource
1
In the resource set, add a new Secure channel profile resource.
2
3
On the Channel type list, click the appropriate type.
4
On the Certificate store profile list, click the certificate store profile you created in the previous step.
Next step
OpenText StreamServe 5.6.2 Updated: 2018-01-26