For KeySet configuration in WebSphere, I have to provide implementation of com.ibm.websphere.crypto.KeyGenerator interface. I dont know where to place this implementation class on Server.
Asked
Active
Viewed 46 times
0
-
Is this WAS traditional? – Alasdair Dec 24 '18 at 11:35
-
@Alasdair WAS Network Deployment 9.0.0.9 – Fahad Shakeel Dec 24 '18 at 15:07
-
In that case I think you put it in lib/ext of the install – Alasdair Dec 24 '18 at 17:08
-
@Alasdair I have deploed it in /lib and it worked! Thanks – Fahad Shakeel Dec 26 '18 at 09:42