Non-blocking IO examples?

1999-03-27 Thread Benjamin Grosman
Hi all, Does anyone have any examples of Non-blocking IO using OpenSSL? A simple client and a simple server perhaps? Thanks, Ben --- perl -wle '$_ = 1; (1 x $_) !~ /^(11+)\1+$/ && print while $_++' __ OpenSSL Project

Re: Portability problems with RSAref

1999-03-27 Thread Richard Levitte - VMS Whacker
presnell> Configuration: perl ./Configure solaris-sparc-gcc -DRSAref -lRSAglue presnell> -L`pwd`/../rsaref-2.0/local/ -lrsaref -lnsl -lsocket [...] presnell> ./rsa_oaep_test presnell> Decryption failed! presnell> Decryption failed! presnell> Decryption failed! presnell> make[1]: *** [test_rsa] Err

NYT article

1999-03-27 Thread Sameer Parekh
Peter Wayner, a reporter for the New York Times, (he's written a number of really good articles on the crypto situation in his day) is doing a piece on open source, and he wants to talk to a bunch of people in the open source community, not just the "big names". So if you want to talk to P

Portability problems with RSAref

1999-03-27 Thread Jason Presnell
Hey all, I know this has probably been answered somewhere, but I had a real headache with linking in the RSA libs. I know there are portability problems with the libraries, basically having to do with 4 byte lengths, but I'm not sure what to do for my platform. So here's the details, if anybody h

"library has no ciphers"...

1999-03-27 Thread Pascal Gienger
Surely, I am a fool, but I can't find the error why SSL_CTX_new does not work for me. I tried a very simple mycontext = SSL_CTX_new(TLSv1_server_method()); and the result is 28848:error:140A90A1:SSL routines:SSL_CTX_new:library has no ciphers:ssl_lib\ .c:963: and mycontext is NULL. :( It is su

A question on crls

1999-03-27 Thread Mario Fabiano
I have created a crl using the openssl command: ca -gencrl -config somepath/mypolicy.cnf -out anotherpath/mycrl.crl I have also tried to convert mycrl.crl to some other formats (DER, TXT); Whatever the format I use, Netscape Communicator refuses to load the crl and says: "The certificate revoca

Certificate in PEM format

1999-03-27 Thread Mario Fabiano
I run a my own CA based on OpenSSL, got with the CA.sh script. The certificates that I find in the repository (that is the directory newcerts) have the X509 extensions correcty readable, i.e.: X509v3 extensions: Netscape Base Url: https://aurora.space.worlds/ca/ Netscape CA Revocati