Private key/CA key

2009-09-19 Thread Donald Beck
I am a bit new to this, so I need a little help. I created my own CA using openssl and I just want to make sure I have this right. I imported my signed certificate on my server from the request I created from my server. In order to prevent error messages, for example, certificate errors in web

RE: AES pointers needed..

2009-09-19 Thread David Schwartz
Dennis Morgan: Hi, what i am trying to achieve is to encrypt a plain ascii text message Which will be transmitted via a udp or tcp. The application which its been implemented for is for a security product.. regards Dennis Do you have a shared secret that only the client and server

Re: Private key/CA key

2009-09-19 Thread Goetz Babin-Ebell
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Donald Beck wrote: | I am a bit new to this, so I need a little help. | | I created my own CA using openssl and I just want to make sure I have | this right. I imported my signed certificate on my server from the | request I created from my server.