architecture as
the machine generating the certificate. Otherwise, the strings will be
unreadable.
I would highly recommend just converting your UTF-16 strings into UTF-8 and
using that in your certificate(s). It will save you a lot of headaches.
Brant Thomsen
-Original Message-
From: owner
The C++ compiler in Microsoft's Visual Studio 2005 (and later) makes time_t
a 64-bit number when compiling 32-bit code. Older compilers, such as Visual
C++ 6.0, make time_t a 32-bit number, which would cause year 2038 issues.
Brant Thomsen
-Original Message-
From: [EMAIL PROT
to comment out the test to verify that the
certificate issue date is before the current date, since CE devices will
frequently have the wrong date.
Brant Thomsen
Sr. Software Engineer
Wavelink Corporation
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Beh
security experience.
Brant Thomsen
Sr. Software Engineer
Wavelink Corporation
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of coco coco
> Sent: Thursday, June 16, 2005 9:20 PM
> To: openssl-users@openssl.org
> Subject: RE: N
I have had problems getting OpenSSL to link correctly if MFC is being used.
Try switching from static to dynamic loading of the MFC libraries and see if
that solves the problem.
Brant Thomsen
> -Original Message-
> Hi Aftab,
>
> Thanks for the reply,
>
> If you are refe
le functions each time you exit and restart your application.
This will allow your randomness to "accumulate" each time your appliction is
run.
Brant Thomsen
Sr. Software Engineer
Wavelink Corporation
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTEC
least one birthday
pairing. The magical number where the you reach 50% (assuming a 365-day
year) is only 23 people.
Not that it matters much, but I wanted to set the record straight.
Brant Thomsen
Sr. Software Engineer
Wavelink Corporation
> -Original Message-
> From: [EMAIL PRO
the same bug is
causing both failures.
Brant Thomsen
Sr. Software Engineer
Wavelink Corporation
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of nitin singh
Sent: Wednesday, December 01, 2004 8:04 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Certifca