2012/4/9 Chut Yee <yeec...@gmail.com>

>
> A question - there is a encryptionKey configured in stripes filter.
>
>        <!-- A very long, and very random key for encrypting data sent to
> the client -->
>        <init-param>
>            <param-name>Stripes.EncryptionKey</param-name>
>            <param-value>MyKey</param-value>
>        </init-param>
>
> Is it possible to get hold of this key?
>
> Best regards,
> Chut
>

Replace 'MyKey' with yours. It is private to the deployment of your stripes
installation. So a client can not inject/replace data-references with other
values.
------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to