Can someo e help me with securing login into admin panel for omv, please?
If I'm going to login into omv panel outside of home, I would like to have secure connection with my admin login page, because as we all know not encrypted connections are easy to view what kind of data has been typed (login/pw).
How can I establish ssl for omv admin login panel? I've tried to create own key (4kb) and request it from user but I've learned server is expecting user to have certificate preinstalled before connection. How can I force omv to install certificate to user while connecting/entering login panel? By Eeample: same like with bank login, You don't need to install any certificates to enter Your bank accout, anyway You can see connection is safe/encrypted.