[OpenCA-Devel] OpenSSL-0.9.8 backward compatibility

2005-08-08 Thread Julia Dubenskaya
Hello,   When installing OpenCA (any version) using OpenSSL-0.9.8 I see that "make test" fails because of the following constants being absent from version 0.9.8:   X509V3_F_S2I_S2I_SKEY_ID X509V3_F_SXNET_ADD_ASC X509V3_F_V2I_ACCESS_DESCRIPTION X509V3_F_V2I_EXT_KU   The above constants were

[OpenCA-Devel] cut and paste cert req entry screen

2005-08-08 Thread Eden, Edward - St. Louis, MO
Has anyone done some work on allowing a paste field in the user certificate entry screen so a user has a choice of just paste a cert request or uploading a file?  

Re: [OpenCA-Devel] cut and paste cert req entry screen

2005-08-08 Thread Oliver Welter
Hi Edward, Has anyone done some work on allowing a paste field in the user certificate entry screen so a user has a choice of just paste a cert request or uploading a file? I started a time ago but didnt finish - so if you will do this please send me the patch ;) Oliver -- Diese Nachricht w

Re: [OpenCA-Devel] cut and paste cert req entry screen

2005-08-08 Thread michael . bell
> Has anyone done some work on allowing a paste field in the user > certificate entry screen so a user has a choice of just paste a cert > request or uploading a file? We only support file upload today. I give up a copy&paste implementation after Mozilla copy&paste forces me to renew 75 certificat

RE: [OpenCA-Devel] nCipher module OpenSSL dynamic engine support

2005-08-08 Thread Johnny Gonzalez
Hello Martin, I'm trying to switch my openssl version to 0.9.8 to see if this affects positively in the solution of the problems I having with the nCipher. I was checking your message, and I looked for the library you talk about, but I didn't find it in the openssl's lib directory, is this libr

Re: [OpenCA-Devel] cut and paste cert req entry screen

2005-08-08 Thread Oliver Welter
[EMAIL PROTECTED] wrote: Has anyone done some work on allowing a paste field in the user certificate entry screen so a user has a choice of just paste a cert request or uploading a file? We only support file upload today. I give up a copy&paste implementation after Mozilla copy&paste forces m