Zhang, Long (Roger) wrote:
> I have created a TLS connection with SSL_connect(ssl) successfully.
...SNIP..
Ah you're asking on the correct list now, you might get a useful answer.
I think you may need to call SSL_clear() after SSL_shutdown() and before
SSL_connect().
But if you are re-using th
> OK I implemented the sample source code as provided and it works fine.
> Thanks a million! I guess I "must" use this hack. So be it.
> Thanks again for all you're help I learned a lot.
>
> I hope the OpenSSL maintainers heard this cry (even if it is a small
> cry) and will at some point decide t
Hi,
I have created a TLS connection with SSL_connect(ssl) successfully. Then I call
SSL_shutdown(ssl) to close the TLS connectio sussessfully. Thenn I want to do
the reopen with SSL_connect(ssl) . But I found it failed. The return value from
::SSL_get_error (ssl, status) is SSL_ERROR_SYSCALL, a
Is this causing crashes with statically-linked, dynamically-linked, or
both? (And what kinds of crashes? Knowing something about what's
going on could allow for the MingW environment to be tweaked, as long
as it's still compiling and linking in an appropriate fashion?)
Also, is any thought goin
On Tue, Jun 27, 2006, Hagai Yaffe wrote:
>
> I would then like to use that DLL from a few applications (by way of
> linking or dynamic loading), this DLL will provide all the cryptographic
> needs of the relevant applications. My question is if this way of use
> complies with the OpenSSL FIPS Sec
Hi,
I have created a TLS connection with SSL_connect(ssl) successfully. Then I call
SSL_shutdown(ssl) to close the TLS connectio sussessfully. Thenn I want to do
the reopen with SSL_connect(ssl) . But I found it failed. The return value from
::SSL_get_error (ssl, status) is SSL_ERROR_SYSCALL, a
Hello,
I've just noticed that CTR mode AES is not listed as certified in
OpenSSL's FIPS Security Policy. However, I've been using it after
successfully calling FIPS_set_mode(1). Should this be working?
Thanks,
Marty
--
Marty Lamb
ROI Computer Services, Inc.
___
Hello,
I have gone over the OpenSSL FIPS Security Policy & User
Guide and was able to build a test OpenSSL based application according to FIPS
Security Policy, I think that I have quite a clear understating of the OpenSSL
FIPS field.
How ever I came across a more complicated situat
Hello,
I have gone over the OpenSSL FIPS Security Policy & User
Guide and was able to build a test OpenSSL based application according to FIPS
Security Policy, I think that I have quite a clear understating of the OpenSSL
FIPS field.
How ever I came across a more complicated situat
Hi,
Can anybody point me where FIPS API manuals available?
thanks,
Haridharan
__
OpenSSL Project http://www.openssl.org
User Support Mailing Listopenssl-users@openssl.org
Autom
10 matches
Mail list logo