Re: OpenSSL 0.9.8m-beta1 release

2010-01-21 Thread Thor Lancelot Simon
e again everyone gets to bump their major version numbers for the OpenSSL shared libraries for a point release (this'll be the second bump in three months for anyone who picked up 0.9.8l) and gets to write application code full of nasty #if hacks which check the OpenSSL ve

Looking for DES encryption/decryption source example

2009-05-03 Thread Thor Catarius
enssl command line, it needs be incorporate it in a c/cc file. Any hint or help is much appreciated. Best regards Thor _ HotmailĀ® goes with you. http://windowslive.com/Tutorial/Hotmail/Mobile

Re: Passing parameters to openssl for CSR

2009-01-28 Thread Thor
Thor, Have you checked out the man pages for the req program? It seems you'd want the * -subj * flag. http://www.openssl.org/docs/apps/req.html Here's a sample generation openssl req -nodes -newkey rsa:2048 -nodes -keyout myserver.key -out server.csr -subj "/C=GB/ST

Passing parameters to openssl for CSR

2009-01-27 Thread Thor
Hi guys, I'm wondering if its possible to pass parameters to openssl when creating a CSR, specifically the country name, state name, locality name, organization name, common name etc? The reason being, I ideally would like to automate the process of creating a CSR and have it not require use

Advice/ideas

2002-01-30 Thread Jurgen Thor
I would like to use SSL as a method of client/server communication in the following scenario: Client (program) must authenticate with the server using a secret certificate (can't have other programs connect with it), it can then download media which should be encrypted on disk (to provide peace of