Re: acknowledgement requirement

2002-05-13 Thread Jeremy Smith
Jim Sallans wrote: > Dear SSL Humans I think I want to unsubscribe now! Jeremy. -- >From June, my new e-mail address will be: [EMAIL PROTECTED] __ OpenSSL Project http://www.openssl.org User Supp

Re: Need OpenSSL example for winsock

2002-02-23 Thread Jeremy Smith
Hello,   I'm newbie. I need any example how to bind SSL to winsock in nonblocking mode.   Where can I find SSL tutorial (especially for Winsock) ?     Best Regards Boguslaw Okre¶l Swoje potrzeby - my znajdziemy ofertê za Ciebie![ http://oferty.onet.pl ]

Re: SSL

2002-02-22 Thread Jeremy Smith
Michael Broda wrote: > Hi, I am looking for someone who would be interested in doing some > contract. I have a small client/server app that needs to use SSL. If > you know anyone who can help me please let me know. Thanks. Hi! I know a bit of OpenSSL, what kind of application are you working on

Re: is this correct ??

2002-02-06 Thread Jeremy Smith
Mads Toftum wrote: > On Wed, Feb 06, 2002 at 10:47:09PM -, Mike Scriven wrote: > > Is anyone else getting duplicate e-mails or is it just me? > > > We have a similar problem on modssl-users which is handled > by the same servers. I remember someone talked about a mail relay relaying everythi

OpenSSL Key Generation GUI for Windows

2002-01-27 Thread Jeremy Smith
I'm thinking of writing a small GUI application that implements just the 2 following functions of: *Create a self-signed certificate *Create a private key First, is there such an application already around (I can't find any), and secondly, would a random seed made from the current time (date, ho

Re: Aug 1994-Jan 1995 [virus]

2001-11-25 Thread Jeremy Smith
> Name: ZealandjTel.pif >ZealandjTel.pifType: Shortcut to MS-DOS Program >(application/x-unknown-content-type-piffile) > Encoding: base64 Warning this is a virus. Magistr B or something. I know no-one's that dumb but I was once! Cheers, Jeremy.

Re: Http requirements

2001-10-29 Thread Jeremy Smith
> G'day all, > I'm just getting to the end of an http implementation, and am in > testing for conformance to the spec. I've interpreted the spec to the best > of my ability, and I'd like to cross reference this list against another. > Does anyone know the url to a document summarising the

Re: Âïåðâûå â Ðîññèè!!!

2001-10-16 Thread Jeremy Smith
ludmila wrote: > Âïåðâûå â Ðîññèè!!! Íà íàøèõ ñòðàíèöàõ > http://www.pommel.com/deadsea/indexcs.html Âû ñìîæåòå çàêàçàòü ëó÷øóþ â ìèðå >íàòóðàëüíóþ > ëå÷åáíóþ êîñìåòèêó Ìåðòâîãî ìîðÿ ôèðìû "CELL" íå îòõîäÿ îò êîìïüþòåðà. This is the second spam in a foreign language! I know it's a cryptography

Simple SSL Tutorial Updated

2001-10-15 Thread Jeremy Smith
Hi! I've updated my webpage: http://members.netscapeonline.co.uk/jeremyalansmith/ssltutorial/ With some information at the beginning, about what ports SSL is used on, and how to test an SSL application with a browser. The tutorial is aimed at those who are trying to SSL-ise a webserver written

Re: Spam and the OpenSSL User Forum

2001-10-09 Thread Jeremy Smith
> There appears to be an increasing amount of spam that is being > transmitted via this forum. This is in addition to all the virus > notifications from recipient servers. > > Can anything be done to try and filter this stuff out? I was going to suggest only accepting digitally signed messages (a

Re: SSL_read() never returns an error if client rejects certificate

2001-10-04 Thread Jeremy Smith
> Also, the documentation refers to the concept of a "BIO" all over the places, but >never defines it anywhere that I can find. Is BIO some kind of universally >understood concept that I have only just heard of? In any case, where can I go to >learn about it? BIO is, I think, Basic In/Out F

Re: SSL Webserver-side Tutorial Page

2001-10-01 Thread Jeremy Smith
> Please assume that my function "SSL_Server_Socket" & > "client_socket_descriptor" (called below) has > SSL_library_init, SSL_CTX_new, SSL_new, SSL_set_fd. I > am able to convert a socket to a SSL_socket not > problem with that. > > Porblme is... in my program I want to know if I have > to co

Re: SSL Webserver-side Tutorial Page

2001-10-01 Thread Jeremy Smith
> My company has a web server which is actaully > implemented using the concept of sockets (socket > program...). I am adding OpenSSL to it. > With the OpenSSL help and refering to your link > http://members.netscapeonline.co.uk/jeremyalansmith/ssltutorial/ > > Firstly, I followed the steps in cr

Re: "error during security authorisation"

2001-10-01 Thread Jeremy Smith
> Yes... please do put-up tutorial webpage and send the > link, it will help a lot... specially for the beginner > to openSSL. > > Thanks! I wondered if anyone could link to my tutorial from a webpage? Assuming it's good enough. It should be up there for a good while, Netscape Online's free websp

SSL Webserver-side Tutorial Page

2001-10-01 Thread Jeremy Smith
Hi! I've setup a page about how to get an SSL socket working, from the webserver side of things and on virtually any browser (well, Netscape 2+ and IE3+ I think). Should be okay for non-Windows users (although Windows is the platform I got it working on), it's a step-by-step guide. http://member

Re: NO_BIO

2001-10-01 Thread Jeremy Smith
My suggestion is to use some kind of RAM disk. Or rewrite BIO's file functions to use RAM instead of files. It's not too difficult to write custom versions of fseek, fopen, fget, etc. For the password, you can either accept the password from the user (either from a textbox in a window, a keyboard