HiI am
trying to find out how to generate a pair of SSL private and
publickeys.I have installed openssl-0.9.6aand have searched
the www.openssl.org FAQ
section but to no avail. Someplaces I have looked say that the
documentation can be found in either the"apps" or the "man" or the "doc"
d
Can it be done?
thanks
__
OpenSSL Project http://www.openssl.org
User Support Mailing List[EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]
I developed a SSL client adapter program and need to get some tool to test
it out.
s_server is great as it supports HTTP GET but in order to complete my test,
I need a tool to support PUT as well.
I am thinking of doing a PUT (send a file to a server) and then a GET
(retrieve the same file from t
Hello, I'm trying to generate a private key for use with a thawte
certificate (I just want to generate they keys, the actual certificate will
be installed on another server to which I don't have telnet access)
The random files I used are located here:
/usr/local/etc/httpd/htdocs/fileskey
I kee
Oops, shouldn't have sent that to the list.
Reply-To: claims another victim :-)
Steve.
--
Dr Stephen N. Henson. http://www.drh-consultancy.demon.co.uk/
Personal Email: [EMAIL PROTECTED]
Senior crypto engineer, Celo Communications: http://www.celocom.com/
Core developer of the OpenSSL proje
Gila Sheftel wrote:
>
> Hi,
>
> Our purpose is to write an add-on to openSSL in order to interface it
> safely and comprehensively with a smartcard.
>
> My teammate and I have come a long way in understanding the high-level
> cryptography structure -- where the methods are found, how to use the
Date sent: Mon, 30 Apr 2001 18:01:22 -0400
From: Gila Sheftel <[EMAIL PROTECTED]>
Organization: Gemplus Inc.
To: [EMAIL PROTECTED]
Subject:Where are the low-level crypto functions implemented?
Send reply to: [EMA
- Original Message -
From: "agray" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Monday, April 16, 2001 4:01 PM
Subject: Re: Problem compiling s_client and s_server
> Best bet: You are linking against the incorrect c-runtime - use /MD
> (multithreaded dll)
> Me
There are code examples in the openssl installation under the apps
directory.
If you need a more detailed example, you can check out Eric Rescorla's book
"SSL and TLS". It has a complete chapter on coding and the code examples
from the book are available at http://www.rtfm.com/sslbook/examples
R
Hi,
Our purpose is to write an add-on to openSSL in order to interface it
safely and comprehensively with a smartcard.
My teammate and I have come a long way in understanding the high-level
cryptography structure -- where the methods are found, how to use them,
etc, but where we get stuck is t
- Original Message -
From: "Andrew W. Gray" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, March 02, 2001 12:26 PM
Subject: Re: Windows & Open SSL
> >) The visual c++ way using the IDE. I have used this approach
> >nd was able to build/test/debug the tools. Unfortunately, I
Is the callback function that I set with BIO_set_callback only called during
the handshake? I would like to trace not only the verification but all
SSL_read and SSL_write data that I send during a session. If the callback
function is not called at these times how do you trace these calls?
Thank
try adding -lnsl and -lsocket to your link line.
Bill
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 30, 2001 9:22 AM
To: [EMAIL PROTECTED]
Subject: pb in compil
Hi,
Under Solaris 2.6, with gcc 2.95,
i have the following error during the compi
Hi "M",
Here's a test program which negotiates an SSL connection and sends
data in a single process (no threads, all async IO).
I've also included a patch for Net-SSLeay-1.06. I had to add a few
macros to Net::SSLeay to support the async error returns. I also
fixed the makefile to detect ope
Hi,
Under Solaris 2.6, with gcc 2.95,
i have the following error during the compilation
whith (./Configure os/compiler:gcc, and make)
Could you help me?
:-(
#gcc -o openssl -DMONOLITH -I../include -DTHREADS
openssl.o verify.o asn1pars.o req.o dgst.o dh.o
dhparam.o enc.o passwd.o gendh.o errstr.o
> From: Lutz Jaenicke [mailto:[EMAIL PROTECTED]]
> Sent: Friday, April 27, 2001 6:58 PM
> On Fri, Apr 27, 2001 at 11:33:25AM -0700, Crosland, Jerel (Contract)
wrote:
> > I'd like to use the Ocotillo
> > PRNG with OpenSSL, but it is failing when I do the "make test" in the
> > "randtest" module. O
Hello Group,
Did anyone try porting OpenSsl to Vxworks platform ?.
Any success :), jut to gain some confidence.
Regards,
Prashant.
__
OpenSSL Project http://www.openssl.org
User Support Mailing
[EMAIL PROTECTED] writes:
> I'm trying to write a tiny SSL webserver. It would really
> help to have an example of how to set up and use non-blocking
> SSL calls with a select statement or similar. The problem
> here is implementing CGI: the CGI script wants normal I/O
> through normal file desc
No problem; Dr. Henson did attempt an answer to your question; see
(http://www.mail-archive.com/openssl-users@openssl.org/msg18489.html)
_
Greg Stark
Ethentica, Inc.
[EMAIL PROTECTED]
_
- Original Message -
From:
It is not only you who is getting everything twice. I thought it was just
me.
> I apoligize for sending this question again. The email account I was
using
> has proved to be too unreliable, so I have switched to a different
account.
_
Hello all,
Ps - I am using JSP's connecting to a database on Tomcat .
Aengus
__
OpenSSL Project http://www.openssl.org
User Support Mailing List[EMAIL PROTECTED]
Automated L
Hello all,
I am relatively new to SSL and am cuurenntly researching it for my project.
I am enquiring as to whether anyone would happen to know any useful links
which contain a simple working example , or indeed, has a simple appliction
of their own, just to get me started.
If I could see an S
I apoligize for sending this question again. The email account I was using
has proved to be too unreliable, so I have switched to a different account.
Has anyone had any experience with OpenSSL in an embedded environment? I'm
trying to trim libcrypto.a and libssl.a down to a reasonable size fo
23 matches
Mail list logo