Re: (forgot to add subj. last time) SSL Telnet servers

2002-07-02 Thread Peter 'Luna' Runestig
I am trying to download ftp://ftp.runestig.com/pub/starttls/start_tls-telnet.current.tar.gz I tried using MSIE 5.5 and a regular FTP client (anonymous connection) Sorry about this, I managed to upset my ftpd by being stupid when cleaning my $HOME. It should be fixed now, so please try

About an initialization function

2002-07-02 Thread SSL _Leay
Hello. In a library of OpenSSL SSL_load_error_strings(); SSL_library_init(); Do these two functions have to call every time it in connection? Or will you be good if you call it in application start once? I am all right and ask. Thank you.

Hashes and Keys

2002-07-02 Thread kj fd
It didnt seem to get posted to the list the first time.. so heres my question (again): Lets say I have a MD5 hexadecimal hash, and the ascii equiv (which is twice its size (in bytes)) of that hash. If I use the ascii hash as a key (in blowfish), is it any more secure than using the hex hash as

SSL_CTX_use_certificate_file

2002-07-02 Thread George Lind
I am getting an error from SSL_CTX_use_certificate_file. I am getting 33558531 error:02001003:system library:fopen:No such process. Does anyone know what this means? Thanks George __ OpenSSL Project