High CPU usage on dial-up connections

2005-07-31 Thread Matyas Majzik
. I cannot explain why. Do you have any experience with this problem? -- Matyas Majzik __ OpenSSL Project http://www.openssl.org User Support Mailing Listopenssl-users

x64 compilation

2005-05-28 Thread Matyas Majzik
dlls? -- Matyas Majzik __ OpenSSL Project http://www.openssl.org User Support Mailing Listopenssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]

Re: PEM_read_bio: no start line

2005-05-20 Thread Matyas Majzik
Hi All, someone knows what does mean : PEM_read_bio: no start line when server calls the function (for CA file) :SSL_CTX_load_verify_locations() ? I'm using openssl-0.9.7d I think that CA certificate file is not in PEM file format. Therefore I think that there is no -BEGIN CERTIFICATE-

hmac problem in fips mode

2005-05-11 Thread Matyas Majzik
, Matyas Majzik __ OpenSSL Project http://www.openssl.org User Support Mailing Listopenssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]

problems in nt.mak file

2005-05-11 Thread Matyas Majzik
because it is used to be a static library not a dynamic. I always have to edit this makefile manually after running ms\do_masm.bat. I cannot use the created library if I leave it to /MD. I am using visual c++. Matyas Majzik

Re: hmac problem in fips mode

2005-05-11 Thread Matyas Majzik
Check that you have successfully entered FIPS mode. It may be that an error occurred there. Thanks. It was my fault. However I do not understand why I should switch back to non fips mode if failed to switch to fips mode. I thought that if entering fips mode is impossible then it remains in