build error vsc++express 2008 win32 openssl

2008-09-10 Thread James Owen
I tried building the sources (openssl-0.9.7m, openssl-0.9.8g, openssl-0.9.8h) with 2008 express and failed every time with the same error. cl /Fotmp32dll\cversion.obj -Iinc32 -Itmp32dll /MD /W3 /WX / Ox /O2 /Ob2 /Gs0 /GF /Gy /nologo -DOPENSSL_SYSNAME_WIN32 -DWIN32_LEAN_AND_MEAN -

MAC

2008-03-14 Thread Main, James J Civ USAF AMC DET 3 AMCAOS/DOHJ
Is there a driver available for MAC using ActivClient CAC 6.1? If so where is it available. Thanks Jim Main C-130JMATS Simcert/QA Detachment 3, AMCAOS 626 Sixth St. Little Rock AFB AR, 72099 DSN 731-6606Comm. 501-987-6606 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]

configuring a slave and client failover

2008-01-17 Thread James Hartley
dies. how do I setup the certificates and configure the clients appropriately. thanks for any help or examples. james __ OpenSSL Project http://www.openssl.org User Support Mailing List

OpenSSL Porting to VxWorks 6.4 (SH4)

2008-01-07 Thread James Wert
Hello, I need to port OpenSSL (0.9.8 or 0.9.7) to VxWorks 6.4 for SH4. In my digging around, I see that people have done a linux-sh4 target, and there are some vxworks-ppc ports. I don't know if I can combine them or what... Can anyone give me some pointers on the best way to get the port

Opensll and HP ServiceCenter

2007-12-03 Thread Jurden, James
Has anyone configured OpenSSL with HP ServiceCenter? __ OpenSSL Project http://www.openssl.org User Support Mailing Listopenssl-users@openssl.org Automated List Manager

Question about IP

2007-10-17 Thread Jurden, James
I configured OpenSSL with our application server, but it seems when I connect my lpatop the next day the connection fails. It seems that my IP address changes because of dhcp, but the server does not seem to care. If I restart the server, I can then connect my client. Does OpenSSL somehow cacvhe

RE: Question about IP

2007-10-17 Thread Jurden, James
application server is providing cache services to OpenSSL, then that might cause issues if it breaks the server-defined caching rules. -Kyle H On 10/17/07, Jurden, James [EMAIL PROTECTED] wrote: I configured OpenSSL with our application server, but it seems when I connect my lpatop the next day

TLS: error:140D308A:SSL routines:TLS1_SETUP_KEY_BLOCK:cipher or hash unavailable ssl/t1_enc.c:461 on Solaris 11

2007-07-26 Thread James Hartley
posted a patch on 01/31/07 to this list. Thanks james

TLS:error TLS1_SETUP_KEY_BLOCK

2007-07-26 Thread James Hartley
TLS: error:140D308A:SSL routines:TLS1_SETUP_KEY_BLOCK:cipher or hash unavailable ../../../../common/openssl/ssl/t1_enc.c:461 A little history I have compiled openssl version 0.9.8e on Sun v420 system running opensolaris (version 11). I used the gcc 3.4.3 compiler loaded in /usr/sfw/bin. I then

Re: sigbuf parameter of RSA_verify

2007-03-19 Thread James Walker
Nils Larsch wrote: James Walker wrote: I'm wondering why the sigbuf parameter of RSA_verify is declared as unsigned char* rather than const unsigned char*. It's not going to change the signature, is it? it should not change the signature input and in openssl = 0.9.8 it is const. Thanks

sigbuf parameter of RSA_verify

2007-03-16 Thread James Walker
I'm wondering why the sigbuf parameter of RSA_verify is declared as unsigned char* rather than const unsigned char*. It's not going to change the signature, is it? -- James W. Walker, Innoventive Software LLC http://www.frameforge3d.com

Re: SSL: connect failed..Please help..

2006-10-05 Thread James Brown
this error? Thanks, James. __ OpenSSL Project http://www.openssl.org User Support Mailing Listopenssl-users@openssl.org Automated List Manager [EMAIL

SSL3_GET_RECORD:wrong version number error

2006-10-04 Thread James Brown
:2684415368]: FD 7 in non-blocking mode 2006.10.04 11:03:28 LOG7[29230:2684415368]: FD 8 in non-blocking mode 2006.10.04 11:03:28 LOG7[29230:2684415368]: SO_REUSEADDR option set on accept socket 2006.10.04 11:03:28 LOG7[29230:2684415368]: ssmtp bound to 0.0.0.0:465 James-Browns-Computer-2:~/stunnel-4.18

Re: SSL3_GET_RECORD:wrong version number error

2006-10-04 Thread James Brown
On 04/10/2006, at 9:39 PM, Michal Trojnara wrote: James Brown wrote: [ssmtp] client = yes accept = 465 connect = 192.168.1.31:25 Port numbers suggest you're going to setup SSL server instead of SSL client. Just remove client = yes line. Best regards, Mike Thanks Mike. I think I

Multi-value RDNs and openssl.cnf format

2006-09-20 Thread James Lever
) are linked and referenced? Any help would be appreciated. James Lever Senior Systems Analyst -- Strategic Technologies Group (STG) Information Technology Services (ITS) The University of Queensland Brisbane Queensland 4072 Ph: +61 7 336 57342 [EMAIL PROTECTED

Re: Multi-value RDNs and openssl.cnf format

2006-09-20 Thread James Lever
Hi Stephen, Thank you for your response. On 21/09/2006, at 10:08 AM, Dr. Stephen Henson wrote: On Thu, Sep 21, 2006, James Lever wrote: I'm trying to work out how to create a multi-value RDN using an automated openssl.cnf file as per RFC2253. From the RFC, it has this example: OU=Sales

Re: Multi-value RDNs and openssl.cnf format

2006-09-20 Thread James Lever
On 21/09/2006, at 1:48 PM, Dr. Stephen Henson wrote: On Thu, Sep 21, 2006, James Lever wrote: problems making Certificate Request 9407:error:0B083077:x509 certificate routines:X509_NAME_ENTRY_create_by_txt:invalid field name:x509name.c:285:name=+OU Hmmm, which version of OpenSSL is this? I

Re: multiple OU in certificate request

2006-08-25 Thread James Lever
. 0.OU= PKI Internal - United Kingdom or, if you were using the full syntax: 0.organizationalUnitName= PKI Internal - United Kingdom cheers, James Lever Senior Systems Analyst -- Strategic Technologies Group (STG) Information Technology Services (ITS) The University

Re: Generation of Public Key using exponent and modulus

2006-08-10 Thread James Richard van den Berg
Hi And if the Modulud and exponent are in a textfile, in format modulusexponent ?Thanks Marek Marcola [EMAIL PROTECTED] wrote: Hello, I just want to find out if there is a function in openssl c++ libraries that can be used to create a public key object from a modulus and public exponent. I

Generation of Public Key using exponent and modulus

2006-08-08 Thread James Richard van den Berg
Hi AllI just want to find out if there is a function in openssl c++ libraries that can be used to create a public key object from a modulus and public exponent. I looked but couldn't find one.Thanks James van den Berg Yahoo! Music Unlimited - Access over 1 million songs. Try it free.

Public key format

2006-07-30 Thread James Richard van den Berg
]Buffer[2 bytes]verify[1 byte]wrap[1byte]Can anyone please direct me as to how to use this public key with openssl's rsa algorithm. (i.e. does it need to be reformated? or what needs to be done?)Thank you for any assistance.Kind Regards James van den Berg[EMAIL PROTECTED] How low

RE: openssl 0.9.8 install issue?

2006-06-21 Thread Scott, James
Did you update your LD_LIBRARY_PATH to include /usr/local/ssl/lib? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Alex Bartonek Sent: Wednesday, June 21, 2006 1:36 PM To: openssl-users@openssl.org Subject: openssl 0.9.8 install issue? I'm running Solaris

RE: openssl 0.9.8 install issue?

2006-06-21 Thread Scott, James
/ssl does though). -alex --- Scott, James [EMAIL PROTECTED] wrote: Did you update your LD_LIBRARY_PATH to include /usr/local/ssl/lib? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Alex Bartonek Sent: Wednesday, June 21, 2006 1:36 PM To: openssl

RE: openssl 0.9.8 install issue?

2006-06-21 Thread Scott, James
/pkgconfig chmod 644 /usr/local/ssl/lib/pkgconfig/openssl.pc I cannot find the library so thats why I'm assuming I'm missing a step somewhere.. TIA Alex --- Scott, James [EMAIL PROTECTED] wrote: Try adding: LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/ssl; export LD_LIBRARY_PATH

RE: openssl 0.9.8 install issue?

2006-06-21 Thread Scott, James
to develop a fine piece of software later to be known as OpenSSL... other then that nothing to help me solve my problem. --- Scott, James [EMAIL PROTECTED] wrote: So your issue is not after the package is installed... it's during the make/install phase. Did you run a configure prior

Problem verifying self signed certificate

2005-09-02 Thread James Wilde
very much appreciate a hint as to what might be the problem and how to fix it. Apologies to those of you who are also in the openldap list, as I'm going to post it there, too. TIA //James __ OpenSSL Project

Problem verifying self signed certificate

2005-09-01 Thread James Wilde
smime.p7m Description: S/MIME encrypted message

certificate embedded into the executable

2005-08-15 Thread James Whitwell
. Thanks, ;) james. __ OpenSSL Project http://www.openssl.org User Support Mailing Listopenssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]

Change password on RSA key

2005-04-29 Thread James Wilde
several likely-looking options but to no avail. TIA //James __ OpenSSL Project http://www.openssl.org User Support Mailing Listopenssl-users@openssl.org Automated List Manager

RE: Change password on RSA key

2005-04-29 Thread James Wilde
Subject: Re: Change password on RSA key openssl rsa -in oldkey.pem -out newkey.pem -des3 Ah, thanks, Steve. -des3 I didn't see. //James __ OpenSSL Project http://www.openssl.org User

Self signed certificates

2005-02-03 Thread Seb James
with them. Is there a function I can call that will allow self-signed certificates in my program for the purposes of testing? regards, Seb -- Sebastian James - Embedded Systems. Hypercube Systems Ltd 'Embedded Linux Solutions' 35 Walkley Crescent Road, Sheffield, S6 5BA Tel: 0845 4580277 Web

ldap_start_tls: Connect error (-11)

2005-01-26 Thread James Wilde
. Can anyone suggest what the problem might be now? It appears that the client is now able to find the ca certificate, which was my earlier problem. Thanks a lot in advance for any help. //james __ OpenSSL Project

OpenSSL 0.9.7e HPUX 11.0

2004-11-19 Thread James Goddard
Has anyone tried 0.9.7e with HPUX 11.0 yet? We are using it with the GoAhead embeded web server. 0.9.7e works great on Windows Linux and later versions of HPUX, however when run on 11.0 we get a 404 error when conntecting to the web server. 0.9.7d works just fine on 11.0. James

Re: Handshaking issue with 97d?

2004-10-13 Thread James Goddard
Actually, I've tried the latest snapshot for e and it works fine. Anybody know the expected timeframe for e to finalize? James Richard Koenning wrote: James Goddard wrote: We are using openssl in an application with an embeded GoAhead webserver. When using 97c everything works fine. When we

Handshaking issue with 97d?

2004-10-12 Thread James Goddard
) browser we got a page not found. When using Mozilla we either get error 12227 or 12201 depending on the version of Mozilla. We are generating self signed certificates via code. I've tried using a working certificate from the 97c build on th 97d build and that doesn't help. Any hints? James

FW: OpenSSL and Outlook (2000)

2004-09-21 Thread James Miller
As far as I see in msdn, the code 0x800b010f seems to indicate that the common name in the server cert is not identical to the hostname I'd recommen to have something like the folloiung in your config file for your server extensions = x509v3 [ x509v3 ] subjectAltName =

OpenSSL and Outlook (2000)

2004-09-20 Thread James Miller
Hello everyone, I'm having a tuff time with Outlook 2000 and openssl. Here's my situation: I have cyrus-imapd 2.2.8 w/TLS enabled. Basically I've created my CA: openssl req -new -x509 -keyout private/cakey.pem -out cacert.pem -days 3650 -config ./openssl.cnf Then created my imap server

Netscape browsers failing with DHE-RSA-AES128-SHA cipher

2004-07-09 Thread Olkovikas, James
Hello all, Netscape browsers fail on our site if the DHE-RSA-AES128-SHA cipher is enabled on the browser. I have tried to use the openssl ciphers command on the web server to push this cipher to the end of the list, without any luck. Am I attacking the problem correctly, or am I way off base?

How to change cipher negotiation sequence?

2004-06-29 Thread Olkovikas, James
Hello all, Netscape browsers fail on our site if the DHE-RSA-AES128-SHA cipher is enabled on the browser. I have tried for many hours to use the openssl ciphers command on the web server to push this cipher to the end of the list, without any luck. Am I attacking the problem correctly, or am I

How to change cipher negotiation sequence?

2004-06-25 Thread Olkovikas, James
Hello all, Netscape browsers fail on our site if the DHE-RSA-AES128-SHA cipher is enabled on the browser. I have tried for many hours to use the openssl ciphers command on the web server to push this cipher to the end of the list, without any luck. What really confuses me is our test server has

_DES_SPtrans:DWORD

2004-04-15 Thread Jeffrey James Karrels
Sorry if you are getting this message again. I had posted this to the developers list and someone suggested that I post this to the user list. I am trying to connect to only the crypto/DES assembly code. I am on W2K with VC6.0. I can compile the .asm fine with masm. My problem is I can not

Can I get your current contact information?

2003-11-18 Thread Lon Sterling James
-Users, I'm updating my address book. Please take a moment to update your latest contact information. Your information is stored in my personal address book. I'm finally converting from Outlook to open source - Mozilla's Thunderbird. Thanks,Lon Sterling James

Re: overcoming make problems with SSL

2003-06-28 Thread james lankton
to be done for `generate'.make[1]: Leaving directory `/home/Administrator/openssl-0.9.7b/test' Configured for Cygwin. [EMAIL PROTECTED] ~/openssl-0.9.7b$ "james lankton" [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED]... I have configured openssl-0.9.7bThe comm

Re: make problem with OpenSSL

2003-06-28 Thread james lankton
the output of config to ensure everything is ok?. Problems during config, though specified in output are not easily noticeable. You can check that by rerunning ./config.-Krithigajames lankton wrote: But I suppose my problem still remains?James"Krithiga Thangavelu" [EMAIL PROTECTED]

Re: make problem with OpenSSL

2003-06-27 Thread james lankton
But I suppose my problem still remains? James Krithiga Thangavelu [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Hi DS, Thanks for your input. It helped me to solve the problem. I added the path to libdl.so to -L option of cc. Krithiga David Schwartz wrote: Hi All, I get

overcoming make problems with SSL

2003-06-25 Thread james lankton
I have configured openssl-0.9.7bThe command I used to configure is per theinstall readme. "./ "When I invoke the make command the resultis an error message as given below.Any suggestions would be helpful.[EMAIL PROTECTED] ~$ cd openssl-0.9.7b[EMAIL PROTECTED] ~/openssl-0.9.7b$ makemaking all in

Engine Overview

2003-01-28 Thread James Dabbs
? Thanks! James Dabbs __ OpenSSL Project http://www.openssl.org User Support Mailing List[EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]

Re: I give up

2002-11-20 Thread James Smith
Fixed it, apparently the cert was in PEM format by default and IIS required (BDER format. I have no idea what this means but it fixed it ;) (B (B-- (BJames Smith ([EMAIL PROTECTED] (B (B- Original Message - (BFrom: "James Smith" [EMAIL PROTECTED] (BTo: [EMAIL PROTECTE

I give up

2002-11-19 Thread James Smith
ok, the time has come. (B (BH!!! (B (BI have finally managed to compile openssl on win32 (xp) with the GCC (Bcompiler and all of the test exe's seem to work ok. Not for love nor money (Bcan I generate a certificate and the docs are as usefull as a chocolate

Re: I give up

2002-11-19 Thread James Smith
I should say I have been trying to use (B"openssl ca -in y:\certreq.txt -out y:\cert.cer" (Bbut I can't figure out what other options to use, am I even on the correct (Btrack? (B (B-- (BJames Smith (B (B- Original Message - (BFrom: "James Smith" [EMAIL PROT

How do I remove my email address from the questions list?

2002-11-06 Thread James Powers
How do I remove my email address from the questions list? * This email and all attachments that may have been included are intended only for the use of the party to whom/which the email is addressed and may contain information that is privileged,

Re: Openssl and Cisco Secure Accellerator

2002-08-20 Thread James Edele
PROTECTED] -- James S. Edele Resonate, Inc. (Keeping E-Business Open for Business) __ OpenSSL Project http://www.openssl.org User Support Mailing List[EMAIL PROTECTED

EVP problems with 0.9.7

2002-04-09 Thread James Yonan
do with 0.9.6. Will this new behaviour persist into the 0.9.7 release, and if so, what is the recommended way to use the EVP layer where you have multiple messages to encrypt/decrypt with one key, while carrying forward the residual IV across messages? Thanks, James Yonan

Question on combining encryption with authentication

2002-01-25 Thread James Yonan
MD is as secure as an HMAC? Thanks! James Yonan __ OpenSSL Project http://www.openssl.org User Support Mailing List[EMAIL PROTECTED] Automated List Manager

des.h

2002-01-25 Thread James Campbell
Hi, I have battled through the various mailing lists and cant find an answer to the problem of incompatibility between the SSL des.h and the kerberos (MIT) des.h as dished out with Solaris 2.6. When compiling Samba 2.2.2 with SSL .96 I get : Compiling lib/util.c In file included from

RE: IE problem with self-signed certificate

2001-12-20 Thread James Hood
I have the same problem with IE. I also have a self-signed certificate that works fine in Netscape 6.2 but fails with at least IE 5.0 and 5.5. See my earlier post on November 1 for more details, SSL_read failure on IE 5. Thanks, Jim

RE: Problem with installing Crypt::SSLeay

2001-11-02 Thread Feng, James
Josh, Thanks. After I installed gcc3, I have successfully installed SSLeay. Thanks again. -Original Message- From: Joshua Chamas [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 01, 2001 1:57 PM To: Feng, James Cc: [EMAIL PROTECTED]; Keary Suska Subject: Re: Problem

SSL_read failure on IE 5 but not Netscape 6

2001-11-01 Thread James Hood
Hi, I am writing a specialized HTTPS server for Windows. The server and browser are on the same machine, with the browser requesting a resource via localhost (e.g., https://localhost:2649/someResource;). When using Netscape 6.2 (a Mozilla 0.9.4 branch), the SSL_read in the snippet below works

Problem with installing Crypt::SSLeay

2001-10-31 Thread Feng, James
Crypt::SSLeay 0.31. Please help and thanks in advance. James Feng Systems Architect Covisint Tel: (248)827-6031 Cell: (248)219-2565 Fax: (248)827-1731 e-mail: [EMAIL PROTECTED] __ OpenSSL Project http

RE: Problem with installing Crypt::SSLeay

2001-10-31 Thread Feng, James
Message- From: Keary Suska [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 31, 2001 1:26 PM To: [EMAIL PROTECTED]; Feng, James Subject: Re: Problem with installing Crypt::SSLeay It appears that the SSLeay loadable is not being created: 'blib/arch/auto/Crypt/SSLeay/SSLeay.so

Re: PEM stored in memory, not in file

2001-08-27 Thread James A. Russo
Arno, You could use a memory bio. I had to do something like this when I stored my keys PEM encoded into a gdbm database. ie: BIO *in; char *certificate = BEGIN CERT in = BIO_new(BIO_s_mem()); if (BIO_write(certificate,strlen(certificate))0) { BIO_free(in);

how to verify certificate against private key.

2001-08-24 Thread James A. Russo
. thanks, -James -- James A. Russo Systems Engineer Verio, Inc. [EMAIL PROTECTED] __ OpenSSL Project http://www.openssl.org User Support Mailing List[EMAIL PROTECTED] Automated

Re: non-blocking SSL_Accept.

2001-08-23 Thread James A. Russo
:33PM -0400, James A. Russo wrote: I am working on an event driven (non-blocking) SSL proxy, but am experiencing a problem with SSL_accept on some connections. The connection is accepted, and SSL_accept is called. It normally takes a few calls to SSL_accept (with some returning WANT_

OpenSSL + Engines + Neutrino

2001-08-22 Thread James Dabbs
Has anyone used OpenSSL under Neutrino with a hardware accelerator? I would appreciate any configuration details you can share. Thanks, James Dabbs [EMAIL PROTECTED] TGA Technologies, Inc. Suite 140, 100 Pinnacle Way Norcross, GA 30071 770-441-2100 ext 126

RE: Invalid DER Encoded Cert. Request

2001-02-21 Thread Kleinschmidt, James S Mr Signal Corp
Thank you Dr. Henson, Adding NEW to the Begin and End Request statements took care of the problem. James Kleinschmidt Sr. Analyst, Signal Corporation IM/IT Specialist, CDMRP 1077 Patchel Street Ft. Detrick, MD 21702-5024 (301) 619-7048 [EMAIL PROTECTED] -Original Message- From

RE: PERL and secure Sockets

2001-02-06 Thread Fisher, James
Install CRYPT::SSLeay how to - Open dos prompt - type ppm - type "install Crypt::SSLeay" - type "y" - done Then you can just use a normal LWP request and just put an s on the end of https. If you need lower level functionality you will have to get the

RE: Brand New E-Mail pager for FR-EE! 7681

2001-02-05 Thread Kleinschmidt, James S Mr Signal Corp
Again, Do not use this service for unsolicited advertisements. James Kleinschmidt Sr. Analyst, Signal Corporation IM/IT Specialist, CDMRP 1077 Patchel Street Ft. Detrick, MD 21702-5024 (301) 619-7048 [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

RE: OpenSSL and Lynx

2001-02-02 Thread James Dabbs
I believe that LynuxWorks has a pre-built (or pre-configured) OpenSSL on their FTP site. -Original Message- From: Patrick Ash [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 01, 2001 1:19 PM To: [EMAIL PROTECTED] Subject: OpenSSL and Lynx I have successfully (?) built OpenSSL

RE: Latest Crypt::SSLeay 0.21

2001-01-11 Thread Fisher, James
Cheers Tobias, Does this mean that the client-cert stuff you were going to send me will be in the ver 0.21? JF -Original Message- From: Tobias Manthey [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 11, 2001 5:07 AM To: [EMAIL PROTECTED] Subject: Latest Crypt::SSLeay 0.21 Hi Josh,

RE: Client certificate question relating to Crypt::SSLeay

2001-01-10 Thread Fisher, James
That would be great. Could you give me Tobias's email, website etc JF -Original Message- From: Joshua Chamas [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 10, 2001 12:35 PM To: Fisher, James; [EMAIL PROTECTED] Subject: Re: Client certificate question relating to Crypt::SSLeay

RE: Client certificate question relating to Crypt::SSLeay

2001-01-10 Thread Fisher, James
it, if you would like it, I can send it on to you. --Josh "Fisher, James" wrote: I am using activeperl on Win32 with Crypt::SSLeay v0.17 When using this module with LWP, is it possible to use client side certificates? If so, how? Documentation, newsgroups, and the internet ar

RE: Urgent Query: Self Signed Certificate (creation)

2000-12-20 Thread James Xie
2, you can imported it into IE, netscape). James Xie -Original Message- From: Sean Gillings [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 20, 2000 7:03 AM To: "[EMAIL PROTECTED]"@opensource.ee.ethz.ch Subject: Urgent Query: Self Signed Certificate (creation) Dea

Question about certificate extension.

2000-12-13 Thread James Xie
for authentication purpose. I figured this has to be done through the certificate extension. I read the openssl.txt file but still unclear how this could be done. Is it possible? Thanks in advance James Xie __ OpenSSL Project

Build Problem Latest Release

2000-11-20 Thread James Goruk
I was trying to build 2086131 Sep 24 17:46:22 2000 openssl-0.9.6.tar.gz[LATEST] And I got two errors 1. cl /Fotmp32dll\rand_win.obj -Iinc32 -Itmp32dll /MD /W3 /WX /G5 /Ox /O2 /Ob2 /Gs0 /GF /Gy /nologo -DWIN32 -DWIN32_LEAN_AND_MEAN -DL_ENDIAN -DDSO_WIN32 -DBN_ASM -DMD5_ASM -DSHA1_ASM

SSL_read, non-blocking sockets, and Windows.

2000-10-09 Thread James Gaskell
then must repeat the call after taking appropriate action to satisfy the needs of SSL_read(). The action depends on the underlying BIO. What SSL function acts like select() on ordinary sockets? Is there some kind of event I can wait on? Thanks for listening! James Gaskell

RE: SSL_read, non-blocking sockets, and Windows.

2000-10-09 Thread James Gaskell
I looked at the documentation in MSDN for select(), and it claimed that the first parameter was unused. I'll try it out. Thanks. James. PS: If you're interested, the doc I read was http://msdn.microsoft.com/library/psdk/winsock/wsapiref_1ab6.htm |-Original Message- |From: Pablo J

NT client and server examples

2000-08-09 Thread James Sears
I've successfully build the out32dll files found in openssl-0.9.5a, and generated usable certificates for Microsoft's web server, IIS. However, using VisualC 6, Service Pack 4, I am unable to build the cli.cpp and serv.cpp, nor, s_cerver.c and s_client.c examples. At the very least some of the

Re: expired certificate question

2000-05-24 Thread James Lyon
are no longer sure of point 2. That might not matter, and you may decide that you believe the certificate is still correct on a hunch, but you are no longer assured that you're really talking to the server that you think you are. In theory. Hope this helps, James. begin:vcard n:Lyon;James tel

advapi32.dll CryptDecrypt to decrypt an openssl encrypted string

2000-05-10 Thread James Abbott
gs As Long, _ ByVal pbData As String, _ ByRef pdwDataLen As Long) As Long Thanks in advance, James. Private Const SERVICE_PROVIDER As String = "Microsoft Base Cryptographic Provider v1.0"Private Const KEY_CONTAINER As String = "Metallica"Private Const PROV_RSA_FULL As

RE: Proxy or Firewall

2000-04-29 Thread James Dabbs
y in large corporations, gaining favor over transparent SSL pass through. Am I wrong on this? James Dabbs James Dabbs [EMAIL PROTECTED] Director of Engineering TGA Technologies, Inc. Suite 140, 100 Pinnacle Way Norcross, GA 30071 770-441-2100 ext 126 -Original Message- From: Hansknech

RE: Proxy or Firewall

2000-04-28 Thread James Dabbs
hing is OK. Proxies are like "internet diodes." As long as you follow their rules, everything is OK. James Dabbs [EMAIL PROTECTED] Director of Engineering TGA Technologies, Inc. Suite 140, 100 Pinnacle Way Norcross, GA 30071 770-441-2100 ext 126 -Original Message- From: Boyet,

RE: docs for openssl programming in C

2000-04-26 Thread James Dabbs
Personally, I would prefer OpenSSL for Dummies. The Nutshell book would be an excellent follow on for advanced users. James Dabbs [EMAIL PROTECTED] Director of Engineering TGA Technologies, Inc. Suite 140, 100 Pinnacle Way Norcross, GA 30071 770-441-2100 ext 126 -Original Message

Re: POD doc files?

2000-04-13 Thread James P. Goltz
X, manpage, and text; they're pod2html, pod2latex, pod2man, and pod2text, respectively. -- James P. "Thomas" Goltz [EMAIL PROTECTED] System administrator, Network Flight Recorder, Inc. __

Re: MSIE doesn't like CA certificate

2000-03-12 Thread James J. Lippard
iscord.org/ Unsolicited bulk email charge:$500/message. Don't send me any. PGP Fingerprint: 0C1F FE18 D311 1792 5EA8 43C8 7AD2 B485 DE75 841C - Original Message ----- From: James J. Lippard [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, March 11, 2000 5:55 PM Subject: MS

MSIE doesn't like CA certificate

2000-03-11 Thread James J. Lippard
I've created my own CA, but MSIE 4.5 claims that "The identity certificate is invalid" (but has no problem with a server certificate signed by that CA). Netscape has no problems with it. I had previously had problems getting MSIE to even recognize the server certificate, which proved to be

Re: Seeking officers for Free-software-friendly CA

1999-12-22 Thread James B. Huber
-- == James B. Huber [EMAIL PROTECTED] Genesis Controls, Inc.(V/O) (407) 671-0820

Re: Good Algorithm

1999-11-25 Thread James B. Huber
the license they granted me when they supplied me RSAREF-2.0 they MUST honor it under penality of law. Including civil damages.for lost revenue etc. if they try to stop your use of it. Cheers, Jim -- ====== James B. Huber

Re: Good Algorithm

1999-11-24 Thread James B. Huber
Bodo Moeller writes: On Tue, Nov 23, 1999 at 04:50:33PM -0500, James B. Huber wrote: I show the RSA patent 4,405,829 (expires Sept. 29th 2000) and the "idea" patent 5,214,703 (good for another 10 years) but don't find a patent on rc5 Try 5,835,600 or 5,724,428 (I have

Re: Problems building openssl 0.9.3a on Solaris 2.5.1 (and also NetBSD 1.3.3 x86)

1999-07-20 Thread James Webster
x86) James Webster wrote: Was there ever a resolution on this (I wasn't on the list when it was sent)? I'm seeing the same thing on i586-whatever-netbsd. Thanks, James List: openssl-users Subject: Re: Problems building openssl 0.9.3a on Solaris 2.5.1 From: [EMAIL

OpenSSL-based VPNs?

1999-07-06 Thread James Yonan
Are there any VPN packages for Linux that use OpenSSL as the underlying encryption engine? I was thinking of a virtual stream-oriented device driver that would establish an OpenSSL-based TCP session with another instantiation of itself on a remote machine. The VPN would be created by routing IP

Re: Client woes w/ 0.9.2b and FreeBSD 3.1

1999-05-20 Thread James K Hendrix
Bodo Moeller wrote: You don't check the return values of SSL_CTX_new and SSL_new, which both could be NULL. Before even using SSL_CTX_new, you have to initialize the library; e.g. like this: SSL_load_error_strings(); ERR_load_crypto_strings(); if (!SSL_library_init() /* aka

Re: OpenSSL usage liability.

1999-01-16 Thread James B. Huber
server is $118 USD which is less than Redhat Jim -- == James B. Huber [EMAIL PROTECTED] Genesis Controls, Inc.(V/O) (407) 671-0820

Re: usa encryption

1999-01-16 Thread James B. Huber
services outside your company) it's fair game. Jim -- == James B. Huber [EMAIL PROTECTED] Genesis Controls, Inc.

<    1   2