aspose file tools
The moose likes Groovy and the fly likes Https in Groovy Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Other Languages » Groovy
Reply Bookmark "Https in Groovy" Watch "Https in Groovy" New topic
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
 
IntelliJ Java IDE
 
subject: Https in Groovy
 
Threads others viewed
Using JMeter to test HTTPS connections
New to threading. Help me analyze this excerpt from the dump
Servlet and data security and authantication
Upload instructions
Need to read the joystick inputs
IntelliJ Java IDE