Search found 2 matches

by Mordechai
Sun Mar 21, 2010 8:28 am
Forum: Installation & Upgrades
Topic: HTTPS connector
Replies: 3
Views: 7561

Configure OpenEmm to work with a secured connection.

In order the configure OpenEmm to work with secured connection , the next steps should be taken (using Linux/Unix machines): 1) Generate a key using the next command : keytool -genkey -keyalg RSA -alias myserverkeypair \ -storepass YourPasswordHere -keystore private.keystore (use this link in order ...
by Mordechai
Thu Mar 18, 2010 1:23 pm
Forum: Installation & Upgrades
Topic: HTTPS connector
Replies: 3
Views: 7561

HTTPS connector

Hi ,
How can I configure OpenEmm to provide a HTTPS connector?