Results 1 to 2 of 2
- 04-13-2010, 08:14 PM #1
Member
- Join Date
- Apr 2010
- Posts
- 2
- Rep Power
- 0
How to authenticate code with no internet connect.
:confused: Hello everyone,
I have a rather troublesome task of deploying a RIA to customers who do not have access to the internet. The RIA is JavaFX using JNLP, if the customers have an internet connection, authentication is no problem because the web app can easily access Verisign, Thawte, etc. to authenticate. I was able to install Thawte's root certificates to authenticate the jars that we sign, however, I am having problems authenticating "Java Media API" (Jogl) as well as the "JavaFX" run-time. I have installed the Verisign root certificates with no success. So does anyone have any idea how to authenticate with no internet access?
BTW, the current workaround involves connecting to the internet, authenticating, and exporting the certificates and deploying those on the target machines... While this works, it is not a good solution.
Thanks for any help you can provide!
- 04-14-2010, 07:31 PM #2
Senior Member
- Join Date
- Dec 2008
- Posts
- 526
- Rep Power
- 0
Similar Threads
-
How i connect my java code to linux sendmail server
By Basit56 in forum NetworkingReplies: 2Last Post: 01-30-2010, 11:16 AM -
JSP code to connect, store and retrieve from database
By HarryJade in forum New To JavaReplies: 1Last Post: 12-26-2009, 03:45 AM -
Error: JCE cannot authenticate the provider BC
By mariabg in forum Java ServletReplies: 0Last Post: 02-26-2009, 11:55 AM -
whats the code that we need to connect oracle10g with the netbeans
By katko0ota in forum Enterprise JavaBeans (EJB)Replies: 6Last Post: 07-15-2008, 05:52 PM -
Code to connect to a web site
By suji in forum NetworkingReplies: 1Last Post: 02-15-2008, 04:05 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks