Am 20.06.2022 um 19:32 schrieb Praveen Kumar SM:
Hi All,
Good Morning.
Please let me know whether jackrabbit-standalone-2.20.5.jar
<https://www.apache.org/dyn/closer.lua/jackrabbit/2.20.5/jackrabbit-standalone-2.20.5.jar>
supports
https ?
If yes, what are the steps involved to support https in jackrabbit jar ?
Any suggestions would be helpful as I am not getting much information about
https support in jackrabbit.
Thanks
Praveen.
To do that, it would need a valid server certificate, right?
I think the best approach would be to choose a servlet container of your
choice (Tomcat, Jetty, ...), configure that for https, and then deploy
jackrabbit-webapp.
Best regards, Julian