Re: Using Jasypt for URL encryption not working (Wicket 1.5.7)

2012-08-13 Thread Michael M
Hi, I tried that, however I'm not familiar enough with the URL encryption procedure to find the error. Also, the Jasypt exception is very general due to security reasons. Here's a link to the FAQ: http://www.jasypt.org/faq.html#i-keep-on-receiving-encryption-operation-not-possible I've uploaded a

Re: Using Jasypt for URL encryption not working (Wicket 1.5.7)

2012-08-12 Thread Martin Grigorov
Hi, Put breakpoints in CryptoMapper's methods for encrypting and decrypting and see what's wrong. On Sat, Aug 11, 2012 at 11:41 AM, Michael M wrote: > Hi, short question: I'm trying to use Jasypt to encrypt my non-mounted > URLs. However, it doesn't seem to work, I get exceptions. > > After addi

Using Jasypt for URL encryption not working (Wicket 1.5.7)

2012-08-11 Thread Michael M
Hi, short question: I'm trying to use Jasypt to encrypt my non-mounted URLs. However, it doesn't seem to work, I get exceptions. After adding the dependency (jasypt-wicket15) I set up the Jasypt Crypt Factory as in the example on their site: http://www.jasypt.org/wicket.html (...) getSecuritySett