Re: Changing CSR Subject

2010-01-07 Thread Patrick Patterson
On January 6, 2010 12:19:53 pm Johannes Bauer wrote: > Patrick Patterson schrieb: > > Check out the archives, and see my reply to Martine Schneider and David > > Schwartz from yesterday to the query: > > > > Sign CSR after modifying data in CSR possible? > > A, thanks! With "openssl ca" it's po

Re: Changing CSR Subject

2010-01-06 Thread Johannes Bauer
Patrick Patterson schrieb: > Check out the archives, and see my reply to Martine Schneider and David > Schwartz from yesterday to the query: > > Sign CSR after modifying data in CSR possible? A, thanks! With "openssl ca" it's possible, but I've been using "openssl x509 -req" so far. Thanks

Re: Changing CSR Subject

2010-01-06 Thread Patrick Patterson
Hey there: Check out the archives, and see my reply to Martine Schneider and David Schwartz from yesterday to the query: Sign CSR after modifying data in CSR possible? Have fun. On January 6, 2010 11:38:07 am Johannes Bauer wrote: > Hello list, > > I get CSR from people which have not necessar

Changing CSR Subject

2010-01-06 Thread Johannes Bauer
Hello list, I get CSR from people which have not necessarily set the subject values set to the correct values. Instead of forcing them to enter exact values (how I do it at the moment and which works TERRIBLY), I'd just like to change them myself and use the PK they provide within the CSR. I can d