Hi,
I am using timestamping and ocsp code in a Qt application in Linux. When
I run the individual timestamp & ocsp code, they are working fine and i
am able to get timestamp & ocsp requests.
But when i integrate the code & run the entire application, i am getting
segmentation faults while creati
Thank you!
That was exactly it. In in Java the string "SHA" refers to "SHA1". In
OpenSSL "SHA" refers to "SHA0".
Eric
On Oct 1, 2004, at 3:50 PM, David Schwartz wrote:
When I attempt to get a SHA message digest value for a specific string
using Java and Openssl, I get a different value. I was ho
> When I attempt to get a SHA message digest value for a specific string
> using Java and Openssl, I get a different value. I was hoping that I
> could use Openssl to validate the Java result, but have not gotten them
> to agree. It does work for md5...
>
> Here is an example.
>
> For the sample s
When I attempt to get a SHA message digest value for a specific string
using Java and Openssl, I get a different value. I was hoping that I
could use Openssl to validate the Java result, but have not gotten them
to agree. It does work for md5...
Here is an example.
For the sample string: "ABCDF
> I'm using openssl-0.9.7d in a multithreaded application and want
> to do some
> special processing in the case of a client mistakenly trying to
> connect without
> SSL to a port which is expecting SSL (i.e. someone types
> "http://foo.com:1";
> into their browser instead of "https://foo.com:
I'm using openssl-0.9.7d in a multithreaded application and want to do some
special processing in the case of a client mistakenly trying to connect without
SSL to a port which is expecting SSL (i.e. someone types "http://foo.com:1";
into their browser instead of "https://foo.com:1";). Look
Nguyen, LocX Q schrieb:
Hi,
I am new to OpenSSL, any suggestion is appreciated.
My question is: is it possible to force my Microsoft Web server
(Windows Server 2003) to use OpenSSL? If so, then how?
Many thanks,
Loc
Oh, I think it should not be too hard to write a proxy, that accepts
se
On Fri, Oct 01, 2004, Nguyen, LocX Q wrote:
> Hi,
>
>
>
> I am new to OpenSSL, any suggestion is appreciated.
>
>
>
> My question is: is it possible to force my Microsoft Web server (Windows
> Server 2003) to use OpenSSL? If so, then how?
>
>
Depends on what you mean by forcing it to u
Im running into a problem building apache with mod_ssl.
Im getting a strange error that no one on the apache users
list seems to know about. Anybody here have a clue about this?
Some info...
Solaris 9
apache-1.3.31
mod_ssl-2.8.19-1.3.31
openssl-0.9.7d
gcc -DSOLARIS2=290 -DMOD_SSL=208119 -DEAPI -DU
I'm pretty such that IIS servers can
only work with the certificate you generate via the IIS server certificate
wizard
"Nguyen, LocX Q" <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
10/01/2004 12:08 PM
Please respond to openssl-users
To:
<[EMAIL PROTECTED]>
Hi,
I am new to OpenSSL, any suggestion is appreciated.
My question is: is it possible to force my Microsoft Web
server (Windows Server 2003) to use OpenSSL? If so, then how?
Many thanks,
Loc
Luis Matilla wrote:
Hi, i have installed openssl 0.9.7d using a file downloaded from a web
called Win32 OpenSSL v0.9.7d.exe, so i didn't compile any source code.
Well, the problem is that i have tried to create a CA using this command:
openssl req -x509 -newkey rsa -out cacert.pem -outform PEM
[.
Hi, i have installed openssl 0.9.7d using a file downloaded from a web
called Win32 OpenSSL v0.9.7d.exe, so i didn't compile any source code.
Well, the problem is that i have tried to create a CA using this command:
openssl req -x509 -newkey rsa -out cacert.pem -outform PEM
When i use this comman
13 matches
Mail list logo