Re: [us...@httpd] Re: How to use self signed Jar file on Apache HTTP Server

2009-02-12 Thread Eric Covener
On Thu, Feb 12, 2009 at 12:48 PM, Manupriya wrote: > > Thanks Dan, > > But what we actually understand is, if there is any specific location that > we should put the jar file on the Apace HTTP Server? We have tried many > probable locations, but from no where are we able access the jar/js file > i

Re: [us...@httpd] Re: How to use self signed Jar file on Apache HTTP Server

2009-02-12 Thread Manupriya
Thanks Dan, But what we actually understand is, if there is any specific location that we should put the jar file on the Apace HTTP Server? We have tried many probable locations, but from no where are we able access the jar/js file inside the Jar. Any insight or direction would be helpful. Than

[us...@httpd] Re: How to use self signed Jar file on Apache HTTP Server

2009-02-12 Thread Dan Poirier
None of that has to do with the web server. You'll need to find help for it elsewhere. - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To un

Re: [us...@httpd] Re: How to use self signed Jar file on Apache HTTP Server

2009-02-12 Thread Manupriya
Thanks Dan, We are now able to install the certificate. But still we are not able to access the js file inside the signed jar. We are using PHP 5.0, Apache Web Server and Java Script. Please find the details below - 1. We have made a signed jar of all the js files that our application is using

[us...@httpd] Re: How to use self signed Jar file on Apache HTTP Server

2009-02-12 Thread Dan Poirier
Manupriya writes: > 2. Deployment time - Self Signed web pages - We followed the link - > http://straxus.javadevelopersjournal.com/creating_a_mozillafirefox_drag_and_drop_file_upload_script_p_1.htm > > 1. What do I do with x509.raw and x509.cacert ? Where do I copy these files > on the Apache Ser