Sign CSR and and extra attribute

2009-06-24 Thread Dirk Reske
Hello, I'm quite new to openssl. My question is, how can I sign a csr and add an extension to the certificate, that contains only a simple string (an url). Perhaps you have some samples for such a config file and the openssl calls. thanks Dirk _

Re: Add extra informations to certs

2009-03-31 Thread Dirk Reske
Kyle Hamilton schrieb: > On Tue, Mar 31, 2009 at 1:56 PM, Dirk Reske wrote: > >> Second, >> it's just plain bad PKI to put attributes in Identity Certificates. >> >> >> >> What do you mean with this? >> > > Placing add

Re: Add extra informations to certs

2009-03-31 Thread Dirk Reske
Patrick Patterson schrieb: Hi Dirk: Dirk Reske wrote: Patrick Patterson schrieb: Second, it's just plain bad PKI to put attributes in Identity Certificates. What do you mean with this? Wel

Re: Add extra informations to certs

2009-03-31 Thread Dirk Reske
Patrick Patterson schrieb: Hi Dirk: Dirk Reske wrote: li...@kaiser.cx schrieb: Hi, On Tue, Mar 31, 2009 at 05:29:15PM +0200, Dirk Reske wrote: We need to put some extra informations (simple strings) into the certificates (e.g. year of

Re: Add extra informations to certs

2009-03-31 Thread Dirk Reske
li...@kaiser.cx schrieb: > Hi, > > On Tue, Mar 31, 2009 at 05:29:15PM +0200, Dirk Reske wrote: > > >> We need to put some extra informations (simple strings) into the >> certificates (e.g. year of birth, ...). >> I have looked around the internet, but do

Add extra informations to certs

2009-03-31 Thread Dirk Reske
Hello, We need to put some extra informations (simple strings) into the certificates (e.g. year of birth, ...). I have looked around the internet, but don't really find any usefull stuff. So, do you have some links or hints where to start? How to read out this extra informations? Thanks from ger