Please let me know how to disable http access to EP. We want user to access EP by https only. Do I need to have an intermediate server to redirect from http to https using <meta> tag?.
Even if the user types http://myhost:50000/irj, it should automatically open https://myhost:50000/irj.
Thanks for your help.
HP.