 |
java - Prevent Encryption (Krypto) Of Url Paramaters in IBM Commerce Server 6 - Stack Overflow
The parameters that are encryted are controled by the NonEncryptedParameters node in wc-server.xml. Adding the url parameters you want to stay in clear text to that node mean they don't get encrypted.
stackoverflow.com |
 |