Verifying X509 Certificates Using The OpenSSL API

2010-08-06 Thread Sam Jantz
. Thank you in advanced for the help. Thanks, Sam -- Sam Jantz Software Engineer

Session Secrete Keys

2010-08-13 Thread Sam Jantz
(aside from the man page) as far in as where the arguments would come from. Again, any help would be greatly appreciated. One humbled techno weenie, Sam -- Sam Jantz Software Engineer

Re: Session Secrete Keys

2010-08-16 Thread Sam Jantz
Is there even a way to get the session secret? I mean, it has to be stored in memory somewhere right? I would greatly appreciate anything that anyone can give me since I am completely at wits end with this. Thanks, Sam On Fri, Aug 13, 2010 at 3:40 PM, Sam Jantz sjan...@gmail.com

Generating Session Keys

2010-08-17 Thread Sam Jantz
in the right direction, or explain the process a little better I would really appreciate it. Thanks in advanced, Sam -- Sam Jantz Software Engineer

Re: Getting info from SSL_CTX

2010-08-19 Thread Sam Jantz
method, and then later extracting information from that CTX and encrypt data. Any pointers for this will be great. Thanks. - Harshvir -- Sam Jantz Software Engineer

Re: Create Cert Dynamically

2010-08-19 Thread Sam Jantz
, VC++ for Windows Thanks, Raj Rajmohan SK -- Sam Jantz Software Engineer

Re: Certificate roll

2010-08-19 Thread Sam Jantz
-- Sam Jantz Software Engineer

Re: Certificate roll

2010-08-20 Thread Sam Jantz
trying to understand the rules for refreshing an intermediate certificate or any other certificate that has expired or has been compromised without breaking the SSL connection. Thanks, Mohan On Thu, Aug 19, 2010 at 9:06 PM, Sam Jantz sjan...@gmail.com wrote: Mohan, Unless the certificate

SSL_CIPHER member data issue

2010-08-23 Thread Sam Jantz
possible solution. I am really at a loss for why this field never gets populated. Thanks again, Sam -- Sam Jantz Software Engineer

Re: SSL_CIPHER member data issue

2010-08-23 Thread Sam Jantz
that it's not the most elegant solution, and if anyone has the correct way to do this I would appreciate it, but this will work for me for now. Happy coding, Sam On Mon, Aug 23, 2010 at 12:45 PM, Sam Jantz sjan...@gmail.com wrote: Hello all, I am trying to reconstruct the key block

Re: sha_block_data_order Crash

2010-08-24 Thread Sam Jantz
#10, 100 Feet Ring Road BTM Layout 1st Stage Bangalore - 560068 +91-9743357501 -- Sam Jantz Software Engineer

Hello All Once Again

2010-08-26 Thread Sam Jantz
-- Sam Jantz Software Engineer

Re: Signing the certificate

2010-08-27 Thread Sam Jantz
it. Thanks, Raj Rajmohan SK -- Sam Jantz Software Engineer

Connection Resetting

2010-08-27 Thread Sam Jantz
attach a smaller image it works perfectly and instead of repeating a get a server HTTP/1.1 200 OK message. Any information would be appreciated. Thank you. -Sam -- Sam Jantz Software Engineer

Re: Connection Resetting

2010-08-30 Thread Sam Jantz
though. What would cause SSL_ERROR_SYSCALL to be flagged, and have an empty error queue if the socket was not closed improperly on the other side? On Sun, Aug 29, 2010 at 11:06 PM, Dave Thompson dthomp...@prinpay.comwrote: From: owner-openssl-us...@openssl.org On Behalf Of Sam Jantz

Re: Connection Resetting

2010-08-31 Thread Sam Jantz
question is why is the session getting reset before I can upload a file? Is there some sort of a watchdog timer that I am neglecting to poke before the connection is reset? Any help would be appreciated. Thanks, Sam On Mon, Aug 30, 2010 at 12:49 PM, Sam Jantz sjan

Re: Connection Resetting

2010-09-01 Thread Sam Jantz
://www.openssl.org User Support Mailing Listopenssl-users@openssl.org Automated List Manager majord...@openssl.org -- Sam Jantz Software Engineer

Re: multi thread, example on win32 is wrong?

2010-09-02 Thread Sam Jantz
openssl library in multi threds environments, the user should set thses tow callback functions locking_function and threadid_func the example: *crypto/threads/mttest.c* on win32 platform: it does not set threadid_func. it is an error? -- Sam Jantz Software Engineer

Re: multi thread, example on win32 is wrong?

2010-09-02 Thread Sam Jantz
Sorry accidentally sent that: return pthread_self() } Then you register it, and your library should be thread safe. Again sorry about sending that too soon. Best of luck! -Sam On Thu, Sep 2, 2010 at 10:36 AM, Sam Jantz sjan...@gmail.com wrote: Lu, I'm not sure

Symmetric Key Encryption

2010-09-02 Thread Sam Jantz
, if there is a better way to access the the session key I would like to know about it. Thank you for any input or feedback you can provide. -Sam -- Sam Jantz Software Engineer /* Copyright (C) 1995-1998 Eric Young (e...@cryptsoft.com) * All rights reserved. * * This package is an SSL

Re: Windows Certificate Store with OpenSSL Certificate

2010-09-07 Thread Sam Jantz
with correct certificate TYPE ? Regards, Dongsheng -- Sam Jantz Software Engineer

SSL_connect, and SSL_accept

2010-09-07 Thread Sam Jantz
of the library, and is part of an example program. Any suggestions are appreciated. Thank you, -Sam -- Sam Jantz Software Engineer

Re: generating keys from passwords

2010-09-10 Thread Sam Jantz
majord...@openssl.org -- Sam Jantz Software Engineer

File Upload Issues

2010-11-24 Thread Sam Jantz
you. -Sam -- Sam Jantz Software Engineer