Re: pkinit client build in windows

2008-03-20 Thread Jeffrey Altman
Danny Mayer wrote: Jeffrey Altman wrote: Eswar S wrote: Yes it is working with static lib but my dll size is increased. How to make it work with dynamic dll? I would never link to OpenSSL as a dynamic library on Windows. There is no version control and the OpenSSL API is not stable. Too many

Re: pkinit client build in windows

2008-03-20 Thread Danny Mayer
Jeffrey Altman wrote: > Eswar S wrote: >> Yes it is working with static lib but my dll size is increased. >> How to make it work with dynamic dll? > I would never link to OpenSSL as a dynamic library on Windows. There is no > version control and the OpenSSL API is not stable. Too many vendors shi

Re: pkinit client build in windows

2008-03-20 Thread Jeffrey Altman
Eswar S wrote: Yes it is working with static lib but my dll size is increased. How to make it work with dynamic dll? I would never link to OpenSSL as a dynamic library on Windows. There is no version control and the OpenSSL API is not stable. Too many vendors ship OpenSSL DLLs and store them i

RE: pkinit client build in windows

2008-03-20 Thread Eswar S
error, please notify the sender by phone or email immediately and delete it! -Original Message- From: Jeffrey Altman [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 19, 2008 11:45 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; kerberos@mit.edu Subject: Re: pkinit client build in windows Es

Re: pkinit client build in windows

2008-03-19 Thread Jeffrey Altman
Eswar S wrote: I think problem is in accessing global shared variables in windows I have build with OPENSSL_EXPORT_VAR_AS_FUNCTION preprocessor also. Item pointer values are not getting initialized. I am doing all these in VC 2005. I am using correct openssl 0.9.8g dll and lib. I have built th

RE: pkinit client build in windows

2008-03-19 Thread Eswar S
email immediately and delete it! -Original Message- From: Danny Mayer [mailto:[EMAIL PROTECTED] Sent: Sunday, March 16, 2008 11:58 PM To: Eswar S Cc: kerberos@mit.edu Subject: Re: pkinit client build in windows Eswar S wrote: > > > I am trying to use pkinit preauth in windows (

Re: pkinit client build in windows

2008-03-16 Thread Danny Mayer
Eswar S wrote: > > > I am trying to use pkinit preauth in windows (openssl 0.9.8g). > > I am facing some problem when I try to encode auth attributes to sign. > > When I try to encode signed arrtibutes to DER using ASN1_item_i2d api . > > > > ASN_ITEM pointer is not getting correct values

pkinit client build in windows

2008-03-13 Thread Eswar S
I am trying to use pkinit preauth in windows (openssl 0.9.8g). I am facing some problem when I try to encode auth attributes to sign. When I try to encode signed arrtibutes to DER using ASN1_item_i2d api . ASN_ITEM pointer is not getting correct values it is crashing at libeay.dll, ASN1_