> Hello list,
>
> I write a application which acts like a proxy/repeater between
> two ssl - endpoints. For my app I use OpenSSL 0.9.8g.
> The two endpoints connect to the app and idenfity themselves
> using a id (Both use the matrixssl implementation for ssl handling).
> Two matching id's sta
Hi,
While running my application and getting this error, when I invoke the
FIPS_mode_set. I am linking my application with fipsld
CC=fipsld FIPSLD_CC=gcc
1075438240:error:2D06906E:FIPS
routines:FIPS_CHECK_INCORE_FINGERPRINT:fingerprint does not match:fips.c:238:
1) Followed the right instr
I get the message unsupported methods from ssl_accept() bio_read. I
get this message from my server when I try to connect using openssl
s_client. Any suggestions?
Steve
It is possible to implement STARTTLS with OpenSSL.
This is where you connect your server on port 25 using une
Steve West wrote:
I get the message unsupported methods from ssl_accept() bio_read. I
get this message from my server when I try to connect using openssl
s_client. Any suggestions?
Steve
It is possible to implement STARTTLS with OpenSSL.
This is where you connect your ser
I get the message unsupported methods from ssl_accept() bio_read. I get this
message from my server when I try to connect using openssl s_client. Any
suggestions?
Steve
Hello list,
I write a application which acts like a proxy/repeater between two ssl -
endpoints. For my app I use OpenSSL 0.9.8g.
The two endpoints connect to the app and idenfity themselves using a id (Both
use the matrixssl implementation for ssl handling).
Two matching id's start the repeatin