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
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
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
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
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