Is it possible to generate a certificate request with the openssl command line
tool, using an RSA public key only? I tried various combinations of options, but
I only managed to make it read a private key. Can the library do it, if I write
a simple front-end?
The reason I need this, is that the k
Hello everybody,
I am new to OpenSSL (though I used SSLeay in a previous project), so
please forgive me if my questions betray the newbie or have been
answered a thousand times before. Mailing list archives and docs left me
somewhat clueless.
I am nearly done with writing an FTP-Proxy server and
confirmation to suscription
mi code:
0f6c57a0
__
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com
__
OpenSSL Project http://www.ope
Hy all,
I develop a client that mimics a very restricted https Browser, but now
i need to comunicate through a proxy, i have read the example conn.c (in
demos directory) but i don't have the proxy.h and some functions (or
macros ?) like BIO_s_socks4a_connect.
Where could I find a complete example
+- On Sun, 05 Sep 1999 02:51:56 EDT, "Erik Aronesty" writes:
| When i use the s_client to connect to authorize.net on port 443,
| I get an error verifying the cert... but no browser gets this error?
I got a complaint about the CN not matching the site name.
/Michael
Has anyone successfully built the openssl libraries (shared libraries
libcrypto.so and libssl.so) on HPUX 11? I thought I did, but I've run into
trouble in my initial testing. I develop Corba applications in Smalltalk
and I'm trying to integrate an SSL support package, SecureBroker, from
Promia,