Hi:
sorry to disturb you again.
in a service's server-config.wsdd, we use security Descriptor to specify the 
security config.
in  security-config.xml,
scripts will look like:
 <method name="destroy">
        <auth-method>
            <GSISecureConversation/>
        </auth-method>

under this, we should use certificate to authenticate. 

Question 1. How does the service know where the client's certificate locates? 
Since when I run the example of Math4op, I didn't point it.

Question 2. 
If I puts a handler in the <requestFlow> of the server-config.wsdd, What's the 
sequence ? which is going to run first? the authentication ? or the handler?


Thanks very much.



hawking.zn
2008-07-06

Reply via email to