| Author |
Https in Groovy
|
Federico Carbonell
Greenhorn
Joined: Jan 21, 2006
Posts: 10
|
|
Jon,
I have a question about https certs. How Grails handles X509 certificates?
Federico Carbonell
fcarbon@gmail.com
|
 |
Jon Dickinson
Author
Ranch Hand
Joined: Feb 24, 2009
Posts: 45
|
|
Hi Federico,
Unfortunately I don't have any first hand experience of this. I believe both JSecurity and Acegi Spring Security handle X509 certificates and there are plug-ins for both of these in Grails. In chapter 5 I show how to use the JSecurity plug-in, although the application just uses simple username and password form authentication.
Alternatively, is this something that you can let the servlet container (i.e. Tomcat) handle when deploying to production?
Hope that helps,
Jon.
|
Jon Dickinson
Accolade Consulting
Grails 1.1 Web Application Development
|
 |
 |
|
|
subject: Https in Groovy
|
|
|