I am experiencing a wierd issue with JmsTemplate and I have the following stack trace in my logs. I am not able to find any reason for this issue. Will anybody be able to help me point out the issue?...
Type: Posts; User: mmshanka; Keyword(s):
I am experiencing a wierd issue with JmsTemplate and I have the following stack trace in my logs. I am not able to find any reason for this issue. Will anybody be able to help me point out the issue?...
Hi Veena,
Thank you for the reply. I was only extending the DefaultTlsDirContextAuthenticationStrategy to add environment properties. It wasn't really doing anything more than that.
I have...
I have been using 1.2 version and we finally decided to support TLS since 1.3 now provides a way to do this. We have been using ldaptemplate for all the queries. Here is what I have:
final...
Had to add the note back here. Pls add notes if anyone has successfully used the following and got it to work.
I have been using 1.2 version and we finally decided to support TLS since 1.3 now...
I have been using 1.2 version and we finally decided to support TLS since 1.3 now provides a way to do this. We have been using ldaptemplate for all the queries. Here is what I have:
final...
Attached to TLS and Authentication post since that is relevant.