wrote:
> On Thu, Jan 10, 2008 at 11:41:54AM -0500, deep sky wrote:
>
> > The variables in the html code can be viewed and someone can mimic the
> page
> > and change the price and stuffs.
>
> Don't store sensitive state in hidden form fileds pushed to the user&
The variables in the html code can be viewed and someone can mimic the page
and change the price and stuffs.
On Jan 9, 2008 5:01 PM, Wes Kussmaul <[EMAIL PROTECTED]> wrote:
>
> Why?
>
> What is revealed?
>
> deep sky wrote:
> > The add to cart Button codes ar
The add to cart Button codes are in html and can be viewed by everyone. so,
I need to encrypt them.
On Jan 8, 2008 2:30 PM, Wes Kussmaul <[EMAIL PROTECTED]> wrote:
> deep sky wrote:
> > Can you elaborate a little bit more cause I'm totally new to this
> > openssl
Sorry for not being clear. I was following the link you have provided below.
First I was trying to generate a private key by
type "openssl genrsa -out my-prvkey.pem 1024" to the windows Vista CMD and
the result was:
C:\OpenSSL>openssl genrsa -out my-prvkey.pem 1024
Loading 'screen' into random
Hi
I just found out that the files i have been creating are in the OpenSSL
folder, not in the Bin folder. Are those files that I have created working ?
how do i test it ?
On Jan 8, 2008 1:18 PM, David Schwartz <[EMAIL PROTECTED]> wrote:
>
> > By the way, this detailed explanation was my first hi
Can you elaborate a little bit more cause I'm totally new to this openssl.
I'm doing this to create encryptions for my paypal buttons
On Jan 8, 2008 3:53 AM, David Schwartz <[EMAIL PROTECTED]> wrote:
>
> > 3. I installed OpenSSL and run it in the Windows Vista cmd and
> > the command
> > is
> >