开发者

How to use SSL in a Java Web project

开发者 https://www.devze.com 2023-02-11 18:18 出处:网络
i want to use SSL in a Java Web Project, but i do not know anything about this. Is there anyone who could advise me about this? Thanks开发者_开发百科.Depends on the servlet container you are using. I\

i want to use SSL in a Java Web Project, but i do not know anything about this. Is there anyone who could advise me about this? Thanks开发者_开发百科.


Depends on the servlet container you are using. I've found Setting up SSL on Tomcat to be a pretty good start for this. For other containers, searching for "ssl container-name" should do the trick.

0

精彩评论

暂无评论...
验证码 换一张
取 消