I have a swing application deployed to an HTTP server. Users use a browser to specify the URL and install the client using java-webstart. Now I need to enable https access to my application deployed on an HTTP server. I am using JDK 1.5 as jdk by default, supported in jnlp file. At the moment I am using a self-signed certificate for the can sign (by default created using Sun jarsigner, keytool, etc., Utils).
Solution / steps would be appreciated.
Thanks in advance
Ramesh
HTTPS -. , (CA), VeriSign Thawte. , . -, HTTPS SSL. -, -, .
, . , , -. , CA, , . , webstart.
, . JNLP HTTPS, , JNLP, - ( : user - https → apache → AJP → tomcat) -, JNLP HTTPS.
https, ?
, " ", .
I believe that before you "need https", you need the right code signing certificate. You might want to rephrase your question so that your main problem can be resolved instead of a specific question.
Source: https://habr.com/ru/post/1699197/More articles:How to revoke Windows Administrator user permission from DB2? - db2Google AppEngine POST request file name - postDoes Windsor lock permit value type resolution? - inversion-of-controlКак мне заставить Google индексировать мою страницу ошибок 404? - asp.netHow to configure SVK proxy configuration - proxyApache user cannot write in .python-eggs - pythonHow to fix a Trac installation that starts to give errors related to PYTHON_EGG_CACHE? - pythonFinding Multiple Lists for Missing Entries - comparisonMultithreaded reading and writing to :: stl :: vector, a vector resource that is hard to issue - multithreadingHow to create XML file from Excel to .NET? - c #All Articles