1. Spring Security With X.509 Certificate stackoverflow.comI am slowly going insane trying to configure Spring Security 3.0.0 to secure an application. I have configured the server (jetty) to require client authentication (using a smart card). However, I cannot ... |
2. Is the Core Spring Training Live Online any good? stackoverflow.comIs the Core Spring Training Live Online any good? Is this a good alternative to the one on location? i would like to have feedback of someone that acutally took it already. Thanks! |
3. How to implement, "HTTP Basic auth * X.509 certificates" with "Spring @MVC Rest" stackoverflow.comCan any one please tell me how we can implement, "HTTP Basic auth * X.509 certificates" mechanism between "Spring @MVC Rest" skeleton and stub application. Thanks. |
4. Custom SSL certificate error page forum.springsource.orgHi I dont know this is the proper place to make this question..., any way there is. I configured my app to use SSL whit my welcome action, so the user ... |
5. Access Spring web service with certificate forum.springsource.orgHi All, Now my client have a web service, secured with keystore and signatures. Now, say they give me a certificate created from the store which they trust.. How can i ... |
6. Wss4j Certificate Signature Authentication forum.springsource.orgHi all, I have an example Spring WS version 2.0.1 app working that I'm trying to add security too, I have it accepting digital signatures by using this Code: |
7. Server certificate forum.springsource.orghello, i'm newbie with spring security, i want to make Client side sll connection, now i'm making it with sllSocket with a trust manager to check server's certificate and i was ... |
8. X.509 Client Certificate Authentication forum.springsource.orgX.509 Client Certificate Authentication Hi all, I am developing an application that implements client certificate authentication using spring security. I know that in order to enable this type of authentication and ... |
9. Certificate authentication in Spring Security 3 forum.springsource.orgCertificate authentication in Spring Security 3 Hello: I am going to set up a cert. auth scheme in using Spring Security 3. I understand I use the client certifiicate's DN to ... |
10. How to implement, HTTP Basic auth * X.509 certificates with Spring @MVC Rest forum.springsource.orgCan any one please tell me how we can implement, "HTTP Basic auth * X.509 certificates" mechanism between "Spring @MVC Rest" skeleton and stub application. Thanks. |
11. Certificate based authentication - progress? forum.springsource.orgHi, I have noticed that in the 0.8.1-SNAPSHOT hosted in Maven, some wonderful person named Luke Taylor has submitted a client certificate authentication implementation. I was just about to write one, ... |
12. RichClient and Certificate Authentication forum.springsource.orgHow do we handle certificate-based authentication when using acegi from richclient? This might be a very vague question, but my lack of X.509 certificate understanding has lot to do with that. ... |
13. Authenticating web service client using x.509 certificates forum.springsource.orgAuthenticating web service client using x.509 certificates I need to secure some web services. I'm using Acegi and CAS in my solution but for "system" calls to web services, it seems ... |
14. Certificate + form-based authentication forum.springsource.orgHello! Is it possible to chain different types of authentication, e.g., only if user has a valid X509 certificate, then the login form is presented (otherwise login process is failed)? Thank ... |
15. ACEGI authorization with IssuerSerial-based certificates forum.springsource.orgACEGI authorization with IssuerSerial-based certificates I've been working with digitally signing our WS messages to support both authentication and authorization. I'm using XwsSecurityInterceptor with two callback handlers: a KeyStoreCallbackHandler to validate ... |
16. WS-Sec + certificates forum.springsource.orgWS-Sec + certificates Hi, it's not directly related to SWS, but to WS-Security. I hope this is okay. If i'm using certificates to sign and encrypt my SOAP-Messages, is this really ... |
17. Spring-WS SSL and certificate forum.springsource.orgSpring-WS SSL and certificate We are needing to secure our intra-company Spring-WS web service. The desire here is to create a certificate and use SSL Then, the client application, with this ... |
18. Spring-WS security. Generating the certificates. forum.springsource.orgSpring-WS security. Generating the certificates. How to generate x509 certificate for keystore? I was tried keytool from sun: Code: keytool -selfcert -alias user -keypass password -dname "cn=asd, ou=Development, o=asdasdsa, c=AU" and ... |
19. "signature verification failed" using certificate authentication and saaj 1.2 forum.springsource.org"signature verification failed" using certificate authentication and saaj 1.2 All, I'm getting "signature verification failed" when using certificate authentication with saaj 1.2. The only way I've found to get around the ... |
20. Certificate authentication using wss4j (x.509 token authentication) forum.springsource.orgCertificate authentication using wss4j (x.509 token authentication) Hi, Is there a way to do x.509 token (certificate) authentication with wss4j, the way it is possible with xws? I didn't see anything ... |
21. web service client access to server Certificate forum.springsource.orgweb service client access to server Certificate We are building a web service client with Spring-WS to talk to a web service that's just using HTTPS. They have a requirement over ... |
22. Reading certificate from smartcard forum.springsource.orgReading certificate from smartcard I have an app with a login page: user and password in a form as normal. Now the client wants to add authentication with dni-e. Dni-e, is ... |
23. Web Service and certificate forum.springsource.orgWeb Service and certificate Hello I want to know how to set system property in spring. I have the following situation 1- Created a web service accessed via secured protocol. ... |
24. Error whilst sending message using Spring-WS and X.509 certificate forum.springsource.orgApr 28th, 2009, 07:40 AM #1 slbruce View Profile View Forum Posts Private Message Junior Member Join Date Apr 2009 Posts 1 Error whilst sending message using Spring-WS and X.509 certificate ... |
25. Getting hold of the sign certificate forum.springsource.orgI need to create an EndpointInterceptor that extracts the certificate used to validate the signature a in previoulsy executed wss4j-interceptor. Can the certificate be fetched from the MessageContext? |
26. How to secure a WebService using Spring-WS and Certificate Authentication forum.springsource.orgHow to secure a WebService using Spring-WS and Certificate Authentication There is a blog written by Mario Gleichmann and titled "How to secure a WebService using Spring-WS and Certificate Authentication" at ... |
27. Does Spring Source sends out certificate (soft/hard copy) after passing the exam? forum.springsource.orgDoes Spring Source sends out certificate (soft/hard copy) after passing the exam? I passed the Spring 2.5 core exam almost a month ago. I just have the mark sheet from the ... |
28. How to import an SSL certificate forum.springsource.org |
29. Trusted Certificate Authentication forum.springsource.orgI'm not 100% on your question, so I'll deal with it in two parts. First, if you mean can you use HTTPS transport layer security with Acegi Security, the answer is ... |
30. Unable to locate matching certificate for Key Ecnryption forum.springsource.orgUnable to locate matching certificate for Key Ecnryption I am getting this error when I am trying to call a webservice over SSL SEVERE: WSS0221: Unable to locate matching certificate for ... |