I'm a jackaroo of SSL,I looking for some source code of OpenSSl,can you help me?
Excuse my poor Engllish:)
Thanks,
LiuYong
[EMAIL PROTECTED]
ÍøÒ×£¬Íø¾ÛÈ˵ÄÁ¦Á¿ > http://www.163.com
__
OpenSSL Project
I'm looking for a C developer to possibly help me out with a small integration project
I'm working on. If you have a solid understanding of the OpenSSL library, SSL
protocol, certificates, etc. drop me a line.
Thanks,
Gareth
[EMAIL PROTECTED]
phone: 614-738-5867
___
Allan,
Go to www.3ui.com -> opensource link
there...
Ophelia is the one and
it is based on OpenSSL, Read their terms of
license.(opensource???)
Regards,
Amit ChitaleTechnical Consultant,PACE Software,Pune,
IndiaEmail: [EMAIL PROTECTED]Phone: +91-20-4004291Fax:
+91-20-56622
From: David DelBiondo <[EMAIL PROTECTED]>
daviddel> I am trying to install openssl from source. Make works, but
daviddel> when I run "make install", it fails with "cmp: command not
daviddel> found". Any one know what this is?
daviddel>
daviddel> Operating system is Slackware 7.1
You need to
Hello,
I am trying to install openssl from source. Make works, but when I run
"make install", it fails with "cmp: command not found". Any one know
what this is?
Operating system is Slackware 7.1
Thanks,
David
__
OpenSSL Pro
This is probably a stupid question. :-)
I generated a keypair for DSA ,signed some data and stored the
public/private keys for later use.
Later on I want to verify the data i previously signed.
So I just create a DSA struct and and add the public key to it.
But that doesn't work, since the DSA
Hello,
I am looking at the code in openSSL/crypto/md4/md4s.cpp.
You call md4_block_x86() which is presumably an export
from one of the standard libraries. But I don't find
it. I am curious where it might be.
Thanks,
John
__
"Michael Czapski" <[EMAIL PROTECTED]> wrote:
> [snip]
Michael, please DO NOT post in HTML email with that horrid
notebook background image, please.
If you want anyone to respond to your posts, switch to plain
text email.
- Dan
I don't know about reversing the modulus. Are you using PKCS#11 functions
to retrieve the key components? If so, you shouldn't need to reverse the
bytes as the values already come back in the right endianness. Perhaps
there is something else that is wrong? Also, if you really do need to
revers
Hello All,
Some days ago I subscribed to the [EMAIL PROTECTED], or so
Majordomo advised me. So far I
have seen no messages . This is to
test the that I am indeed subscribed.
Cheers
--
Michael Czapski
Senior Consultant
SeeBeyond Pty. Ltd.
+61 2 9409-5403
After I installed openssl-0.9.6 ssh and other apps that use libssl and libcrypto fail.
ssh fails with the error:
"xfree: NULL pointer given as argument".
I am running redhat 7, prior openssl was version 0.9.5a.
I have created symlinks from libssl.0.9.6 to both libssl.so and libssl.so.0 and fro
Here's my steps to create working client certificates:
1. openssl req -new -out clienta.csr -keyout clientakey.pem
Enter the details for the certificate, i.e common name being the client/employee, "Joe
Bloggs".
2. openssl x509 -req -in clienta.csr -out clienta.pem -CA YOUR_SERVERS_CERTIFICATE
I've been trying to create a client certificate for IE or Netscape that
can be used to verify a user.
For testing I created a CA certificate which I used to sign a client and
server certificate.
I created the client and server certificates using the openssl command.
I can load the CA certifcate
Hello all,
I am relatively new to openssl, and I was experimenting with the
client/server code in the demos/ssl directory, and I am trying to up the
cipher that it uses. Can any one direct me where to look.
Thank you much.
Vincent Toms
__
_ __/ /_
Hi,
Can anyone tell me if there are security issues with Apache SSL IIS5, I was
told before 'oohhh dont trust that mate' but given no basis for that, can
someone settle the argument for me, is it safe?
cheers
Baj
__
OpenSSL Projec
Thanks Jochen, it worked fine.
I've got another question. Using IE 5.5 with Windows 98. Once the CA
certificate is installed in the browser it does the handshake and loads the
page without a problem but when you check the certificate's properties you
see that IE gives an error with the certificat
I'm trying to compile the SSL libraries with
BCB5.
When I run make -f bcb.mak I get the following
error:
Error E2194: Could not find file
'.cryptocryptlib.c'
Please help me. Thanks.
> 3. However, Internet Explorer 5.5 shows a dialogue box saying the server is
> requesting Client Authentication and asking me to select a certificate to
> use when connecting. The problem is that the list is EMPTY !!! While the
> certificate and private key are clearly visible in the Options | Ce
From: andor <[EMAIL PROTECTED]>
Perhaps this would rather be something to tell the person who made
those patches?
zhangchaoqin> Hi:
zhangchaoqin>i download the os095aCygwin115.tar.gz from www.lymeware.com,i follow
the readme.txt to compile openssl-0.9.5a.tar.gz ,but meet error.
zhangchaoqi
Hi:
i download the os095aCygwin115.tar.gz from www.lymeware.com,i follow the
readme.txt to compile openssl-0.9.5a.tar.gz ,but meet error.
OpenSSL Version : openssl-0.9.5a
CygWin32 Version : CYGWIN_NT-5.0
Patch Version: patch 2.5
OS Name : windows2000 professio
On 12 Mar, Alan McIlwain Perez wrote:
> I am using the function SSL_get_peer_certificate( ) once the handshake
> is finished, after the call to SSL_accept( ). Every time I get "client
> does not have a certificate".
You have to enable client verification first:
SSL_CTX_set_verify( sslctx, SSL_VE
I know this isn't directly related to the
list, but you might be able to help me.
Is there any open source project that
implements the WTLS, Wireless TLS, protocol similar
to OpenSSL for SSL/TLS?
If so, are there any mailing lists about
it?
I am trying to adapt OpenSSL to handle WTLS. Do yo
Thanks for all the answers.
I'm implementing rfc 2560 and want a "commercial product" to test my
OCSPServer, i.e. Explorer, Netscape, or some plugin to this products.
So Netscape isn't compliat (there's any wrong, simply, it isn't
compliant, you can see the ASN1Object that send in a
Just to muddy the waters a little, the latest kernel (2.2.17) from RedHat
put the "kernel-headers" package in with the "kernel-source" package. A
really stupid idea which has caused a number of people a lot of grief,
including me!
-
John Airey
Internet Systems Support Officer, ITCSD, Royal Natio
Hi,
I have a server with openssl
0.9.6.
When someone makes a connection to it, I'd like it
to request for a client certificate.
I am using the function SSL_get_peer_certificate( )
once the handshake is finished, after the call to SSL_accept( ). Every time I
get "client does not have a c
25 matches
Mail list logo