parameters for automated requesting

2002-08-21 Thread es-se
Hi all, I want to create a request and start the openssl-command with the content of common name and organisation and so on, so that the application doesn`t stop for waiting putting in these things. Is it possible to give the content of common name and so on as parameters to the "openssl req"

Create request without enter details

2003-07-09 Thread es-se
Hi, I want to create a request automatically with an webapplication. So the persons enter the details into a form an I write a temporary config-file to create request. But how does the content of the config-file look, that it contains the details (cn, o, ou,...) and how does the command look, wha