Re: certificate issued by an official CA for openssl wanted

2000-12-13 Thread Alexander 'Alfe' Fetke
Hi, Oscar ... On Tue, 12 Dec 2000, Oscar Jacobsson wrote: Alexander 'Alfe' Fetke wrote: does anybody have experience with this problem? Any hint (e.g. to a different commercial CA) would be appreciated :-) [...] I don't actually have any experience with this but I think

Re: certificate issued by an official CA for openssl wanted

2000-12-13 Thread Alexander 'Alfe' Fetke
Hi, Goetz Babin-Ebell, On Wed, 13 Dec 2000, Goetz Babin-Ebell wrote: Alexander 'Alfe' Fetke wrote: I am not looking for a long-time service but just for a single act of service: The CA shall have a close look at us to be sure that we are who we claim to be and then issue a certificate

Re: certificate issued by an official CA for openssl wanted

2000-12-13 Thread Alexander 'Alfe' Fetke
Hi, Oscar ... On Wed, 13 Dec 2000, Oscar Jacobsson wrote: Alexander 'Alfe' Fetke wrote: I am not looking for a long-time service but just for a single act of service: The CA shall have a close look at us to be sure that we are who we claim to be and then issue a certificate which states

Re: keys?

2000-09-28 Thread Alexander 'Alfe' Fetke
Hi, Steve ... On Wed, 27 Sep 2000, Steve Wang wrote: I am trying to set up a SSL server, using the "openssl s_server". It has an argument, "-key keyfile". What format should be the key in? try PEM format. i always got useful results with it. Alfe

Re: Good openSSL Book??

2000-08-31 Thread Alexander 'Alfe' Fetke
Hi, Brock ... On Thu, 31 Aug 2000, Brock Noland wrote: I am looking for a good OpenSSL or SSL book for Linux. Does anyone have anygood sugestions?? I cannot find any good config books... openssl is not old enough and not wide-spread enough. i think that there are no books on the market or

Re: ERROR:There is already a certificate for....

2000-08-31 Thread Alexander 'Alfe' Fetke
Hi, Arnaud ... On Thu, 31 Aug 2000, Arnaud De Timmerman wrote: I'm using the "ca" utility. If I try to give the same DN twice I get : ERROR:There is already a certificate for... The matching entry has the following details Type :Valid Expires on

smart cards, supporting products, old article

2000-08-30 Thread Alexander 'Alfe' Fetke
Hi ... i am looking for a solution to integrate a smart card (any smart card you like, i.e. not each and every smart card, but just one you may choose (woo, english is complicated sometimes)) into the openssl library. i found some links pointing to a document called "Enabling Network

Re: Version history

2000-05-11 Thread Alexander 'Alfe' Fetke
Hi, openssl-users, Bill ... On Mon, 8 May 2000, Bill Klein wrote: Does anybody know where I can find the OpenSSL version history. For example, if I wanted to know what has changed between 0.9.5 and 0.9.5a where would I look. Can't seem to find it on the site but I'm sure it's buried under

Re: POD doc files?

2000-04-13 Thread Alexander 'Alfe' Fetke
Hi, Brian ... On Wed, 12 Apr 2000, Brian Snyder wrote: Hi all, what are these POD doc files? What format is that and what application is required to read this? you can convert POD to text, man, latex and some other formats. the programs used for this are perl scripts named pod2text,

crypting of private keys in DER format

2000-03-07 Thread Alexander 'Alfe' Fetke
Hi, everybody ... I am looking for a way to produce an encrypted version of a private key stored in DER format. The commandline tool 'openssl' just offers a way to produce encrypted keys stored in PEM format (at least according to the help text it gives out when abused). I generated a key