Search found 2 matches

by Seladian
Sun Feb 11, 2018 6:44 pm
Forum: General Discussion
Topic: HTTPS ?
Replies: 3
Views: 8300

Re: HTTPS ?

It doesn't work ..

I follow that instruction:

1. Generate certificate using keytool: keytool -genkey -keyalg RSA -alias selfsigned -keystore UMS.jks -storepass password -validity 360 -keysize 2048
2. Copy UMS.jks (passowrd: umsums) to UMS folder
3. In UMS.conf I add: use_https=true
4. Restart ...
by Seladian
Tue Jan 16, 2018 1:33 am
Forum: General Discussion
Topic: HTTPS ?
Replies: 3
Views: 8300

HTTPS ?

One question HTTPS in web interface is possible ? If yes could someone give here instruction step by step "how to" ?