Well, I compiled lynx 2.8.2 using openssl 0.9.4 libraries (and rsaref)
under Solaris 2.6. It works !
But now I'm trying to compile it using openssl 0.9.5 libs, under Solaris
2.7. I can't get it to work. It compiles, yes and lynx works to
non-ssl ports, but I can't get in to ssl sites.
As a sh
Hi, I'm fairly new to SSL and just have a few questions...
If I am running stunnel, what is the best way to generate and maintain a
list of authorised client keys?? (So basically I guess I want to be a small
time CA - could eventually be thousands of certificates)
I assume I need to create a roo
At 11:28 AM 3/30/00 , you wrote:
>This site distributes a free software called SecureAge which
>is working on Windows 95/98/NT. It will give the user a free
>certificate issued by that company, that certfiticate will enable
>the user to
> - send signed/encrypted email
> - exchange secure docum
did you compile the libraries allowing ADH? I believe prior to 0.9.5 this was
not enabled by default. Check the top level makefile.
Andrew
__
OpenSSL Project http://www.openssl.org
User Support
On Fri, Mar 31, 2000 at 01:55:44PM -0600, Wilder, John wrote:
> I was looking through the openssl-users archive and found that someone succeeded in
>something
> I'm trying to do - create a secure channel with no certs or authentication. Only
>thing is, I can't get it
> to work. I see that it
Wilder, John wrote:
>
> I was looking through the openssl-users archive and found that someone succeeded in
>something
> I'm trying to do - create a secure channel with no certs or authentication. Only
>thing is, I can't get it
> to work. I see that it works between s_server (with nocert opti
> I was looking through the openssl-users archive and found that
> someone succeeded in something I'm trying to do - create a secure
> channel with no certs or authentication. Only thing is, I can't get
> it to work. I see that it works between s_server (with nocert
> option) and s_client. I'm
I was looking through the openssl-users archive and found that someone succeeded in
something
I'm trying to do - create a secure channel with no certs or authentication. Only
thing is, I can't get it
to work. I see that it works between s_server (with nocert option) and s_client.
I'm using o
Odpowiedz automatyczna:
Do 31 marca jestem na szkoleniu.
W pilnych sprawach prosze o kontakt z Romanem Iwanickim.
Z powazaniem,
Michal Trojnara
>>> "[EMAIL PROTECTED]" 03/31/00 19:21 >>>
hi,
On Fri, 31 Mar 2000, Mark H. Wood wrote:
> On Thu, 30 Mar 2000 [EMAIL PROTECTED] wrote:
> > You mis
>> _lrotl and _lrotr can be used. This is not case
>> and consequently, the linker will complain vigourously.
>
>Thanks for the report! (I wonder why the linker didn't complain when
>I built the test programs?)
>
>What is the macro to test for VC++?
I'm not certain, since I don't have VC++, but I
hi,
On Fri, 31 Mar 2000, Mark H. Wood wrote:
> On Thu, 30 Mar 2000 [EMAIL PROTECTED] wrote:
> > You missed my point. Read on...
> >
> > > b) Certificates authenticate that the person is who they say they
> > > are.
hmmm... i have always thought the Certs from CA simply say yeah we know
a
mwood> Now I am surprised. The key only means that you have a
mwood> reasonably secure channel to an unknown endpoint. Do lots of
mwood> people really believe that it means any more than that? That
mwood> is frightening.
You wouldn't believe what J. Random Luser can believe...
--
Richard Lev
On Thu, Mar 30, 2000 at 02:11:37PM -0500, Wade L. Scholine wrote:
> drwxrwxrwx 28 hadi software1024 Mar 27 14:40 ..
^^ ^^
Parent directory is 777, and not owned by root. (!)
> Is there anything special that I need to do or watc
___
ÍÆ¼ö£¡YEAHÓÊÏä( http://freemail.yeah.com ) 8Õ׿ռ䡣
__
OpenSSL Project http://www.openssl.org
User Support Mailing List
Hello my good people who use openssl!
I would like some help please! I have installed apache on my windows NT
workstation. This is the file I have installed - Apache 1.3.12 mod ssl
2.6.1 openssl 0.9.5 WIN32-i386.zip.
I configeured apache no problem I can view my sites and get the cgi
working no
On Thu, 30 Mar 2000 [EMAIL PROTECTED] wrote:
> You missed my point. Read on...
>
> > b) Certificates authenticate that the person is who they say they
> > are.
> >
> > Trust goes to trusting that second statement, not the trustworthiness
> > of the company behind the statement.
> >
>
>
On Thu, 30 Mar 2000, Thomas Reinke wrote:
> [EMAIL PROTECTED] wrote:
> > So it seems to me that while the cert may certify that said organization
> > is who they say they are - nobody seems to ask if who they say they are
> > has any relevance to anything.
>
> [snip]
>
> Look back to the problem
Hi,
I want to create a pkcs12 file for MSIE 5.0 , I try like this:
openssl pkcs12 -export -in testcert.pem -inkey testkey.pem -out
test.pfx -certfile cacert.pem
After create pkcs12 file sucessfully , I try to import it but can't
do it .
But I try to import it to netscape, it
Hi,
I noticed a strange behaviour while importing certificates generated
with openssl 0.9.5 into MS IE4.
The context : inside a community of users (let's think of it as an
Intranet), we use a self-signed CA. This CA signed my CA. With this CA,
I generate users certificates. I use the following o
Hi Cryptogurus,
I'm just wondering something about something I saw in a protocol spec...
How to implement something like:
Y = X xor SHA-1(Z)
Where X is an arbitrary array of bits which may be longer or shorter than
the 160-bit output of SHA-1.
Do I have to process X by 160-bit chunks
20 matches
Mail list logo