users@jersey.java.net

[Jersey] Re: Jersey https tomcat

From: steben <sarahd_1985_at_hotmail.fr>
Date: Thu, 14 Apr 2011 02:49:38 -0700 (PDT)

I made the changes that you told me, so I added the user name in web.xml file
and sun-web.xml
here the web.xml
  
        
            Protected resource
            /*
            GET
        

        
        
            
            10.0.2.2
        
        

        
        
            CONFIDENTIAL
        
    
    
    
    
        CLIENT-CERT
        
        certificate
    
    
        10.0.2.2
    

and sun-web.xml

                
                10.0.2.2
                Users
        

NB: I have android application as client
so I created a certificate client that has CN=10.0.2.2
Now I have Problem, when I try to run the web service it fails


--
View this message in context: http://jersey.576304.n2.nabble.com/Jersey-https-tomcat-tp6266431p6272157.html
Sent from the Jersey mailing list archive at Nabble.com.