Questions about which architectures OpenSSL distributions are known to run on

2005-05-28 Thread Dan Trainor
Hello, all - I was wondering if anyone had or knew of a list that displayed which architectures OpenSSL is known to compile on/for, specifically embedded devices. For some reason I'm not able to hit openssl.org, but I'll try back there in a few. I'd also like to know where one might start t

Questions on SSL_CTX_use_certificate_file

2005-05-13 Thread Dan Trainor
Good Morning, all - We are developing an application under openssl-0.9.7, and have had varying succses. Most of the problems we've been able to overcome, but we're kindof stumped on an element here. We're currently using the following to read a key from disk and use it in our application: SSL

Re: "decryption failed or bad record mac"

2005-05-09 Thread Dan Trainor
e 2 very important structures -- SSL and SSL_CTX. I suspect that your threads might be re-initializing SSL_CTX. And when that happens under heavy load, the problem you described might occur. dan trainor wrote: Good Afternoon, all - We are developing an application in-house that is using openss

Re: "decryption failed or bad record mac"

2005-05-09 Thread Dan Trainor
oad, the problem you described might occur. dan trainor wrote: Good Afternoon, all - We are developing an application in-house that is using openssl-0.9.7a-40 and openssl-devel-0.9.7a-40 under Fedora Core 3. When compiled and linked against this version, we receive the following errors intermitten

"decryption failed or bad record mac"

2005-05-06 Thread dan trainor
Good Afternoon, all - We are developing an application in-house that is using openssl-0.9.7a-40 and openssl-devel-0.9.7a-40 under Fedora Core 3. When compiled and linked against this version, we receive the following errors intermittently: 18750:error:1408F455:SSL routines:SSL3_GET_RECORD:decryp