cancel
Showing results for 
Search instead for 
Did you mean: 

NWA Keystore Refresh

robert_warde4
Active Participant
0 Kudos

Hi,

I have a FTPS interface and I'm testing it in our production system. At the moment I'm trying to break it. I've removed all the certificates and it still works. I've modified and activated the comms channel, performed a full cache refresh and it still works.

It looks like the J2EE engine is caching the certificate. Short of restarting J2EE or the instance is there anyway I can reload ALL the certificates into cache and retest it?

Accepted Solutions (1)

Accepted Solutions (1)

prateek
Active Contributor
0 Kudos

Cache memory is used internally by the server and won't be possible to be retrieved easily.

What is the main issue? Is it that scenario works even after removing certificate or is it that you want to access removed certificates?

Regards,

Prateek

robert_warde4
Active Participant
0 Kudos

What I want to do is refresh the keystore cache.

Regards

Rob Warde

Former Member
0 Kudos

Try to specify some dummy certificates and check whether it is working. This would update the cache with new values.

robert_warde4
Active Participant
0 Kudos

Hi,

You don't specific the cerfiticate in the comms channel. It will reference the keystore. Therefore I have no control.

Answers (0)