Hi,

I need an openssl server setup with PSK support for my experimentation. I
tried installing the openssl patch published in following forum and could
not get it working.

http://rt.openssl.org/Ticket/Display.html?id=1191&user=guest&pass=guest

 # I tried downloading the latest version and compiled it in my setup but
observed that -psk option is not available in the latest version.
I also tried applying the patch over the latest version, but could not
successfully apply the patch over the latest source code.

Is the PSK patch included in the latest release of openssl. If not, do we
have the updated version of the patch that can be applied over the latest
version of openssl source code?

# I tried downloading the openssl source code version ( given below ) that
is compatible with the patch
*3259550 Jul  5 21:19:24 2005
**openssl-0.9.8.tar.gz*<http://www.openssl.org/source/openssl-0.9.8.tar.gz>
* (**MD5* <http://www.openssl.org/source/openssl-0.9.8.tar.gz.md5>*) (**SHA1
* <http://www.openssl.org/source/openssl-0.9.8.tar.gz.sha1>*) (**PGP
sign*<http://www.openssl.org/source/openssl-0.9.8.tar.gz.asc>
*)*
 and compiled the code with patch applied.

But I get the "Illegal instruction" error at runtime. Using the no-sse2
option did not help me overcoming the issue. I have the Intel(R) Pentium(R)
4 CPU 3.20GHz based linux platform.

Appreciate your help on this.

Regards
Vinoth

Hi,
 
I need an openssl server setup with PSK support for my experimentation. I tried installing the openssl patch published in following forum and could not get it working.
 
http://rt.openssl.org/Ticket/Display.html?id=1191&user=guest&pass=guest
 
# I tried downloading the latest version and compiled it in my setup but observed that -psk option is not available in the latest version.
I also tried applying the patch over the latest version, but could not successfully apply the patch over the latest source code.
 
Is the PSK patch included in the latest release of openssl. If not, do we have the updated version of the patch that can be applied over the latest version of openssl source code?
  
# I tried downloading the openssl source code version ( given below ) that is compatible with the patch
3259550 Jul  5 21:19:24 2005 openssl-0.9.8.tar.gz (MD5) (SHA1) (PGP sign)
 and compiled the code with patch applied.
 
But I get the "Illegal instruction" error at runtime. Using the no-sse2 option did not help me overcoming the issue. I have the Intel(R) Pentium(R) 4 CPU 3.20GHz based linux platform.
 
Appreciate your help on this.
 
Regards
Vinoth
 
 
 
 

Reply via email to