[xSocket-develop] SSLContext in spring
Status: Inactive
Brought to you by:
grro
|
From: Nicolas C. <n.c...@gm...> - 2008-08-04 07:34:50
|
Hi, First, I would like to thank you for this library that answers all my needs in a nice,easy and well designed way. Now, that said, I have a server configured in spring's application-context as described in your documentation. That's working perfectly, but now i would like to be able to use the SSL functionnalities. Is it possible (and do you have any example) to configure the server to use SSL only using beans defined in applicationContext ? Regards Nicolas |