• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

Spring 3 Security book: Server Certificate Authentication

 
Ranch Hand
Posts: 260
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Peter,

Great to see a book on Spring 3 Security!
Your book has a chapter about Client Certificate Authentication.
How important is Server Certificate Authentication?
How to implement it with Spring 3?
 
Author
Posts: 84
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Albert,

Just want to confirm what you mean by "server certificate authentication" - do you mean standard SSL security, or something else?

Best,
Peter
 
albert kao
Ranch Hand
Posts: 260
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Peter Mularien wrote:Hello Albert,

Just want to confirm what you mean by "server certificate authentication" - do you mean standard SSL security, or something else?

Best,
Peter



Standard SSL server certificate authentication security.
 
reply
    Bookmark Topic Watch Topic
  • New Topic