<p class="MsoNormal">    x86_64  windows 8.1 <u></u><u></u></p></div><div><p style="margin:0in 0in 0.0001pt"><span style="font-family:Menlo,serif">   TARGET MACHINE and OPERATING SYSTEM, if different from HOST: Same host <u></u><u></u></span></p><p style="margin:0in 0in 0.0001pt"><span style="font-family:Menlo,serif">   COMPILER NAME AND VERSION (AND PATCHLEVEL):  MinGW gcc 4.8.1<u></u><u></u></span></p><p style="margin:0in 0in 0.0001pt"><span style="font-family:Menlo,serif">  Â
<span style="font-family:Menlo,serif">Â Â Â Â Â yes</span><u></u><u></u></p></div><div style="color:rgb(80,0,80);font-size:13px"><p class="MsoNormal"><span style="font-family:Menlo,serif">Â Â Â Â SYNOPSIS:</span><u></u><u></u></p><div style="color:rgb(34,34,34)">1. If anyone try with telnet to the ip with the port, it's connected.</div><div style="color:rgb(34,34,34)">Â Â If i terminate the telnet, server got killed.</div><div style="color:rgb(34,34,34)">2. If i try SSL connection, it Â
Hi,
I have 2 problem running my Server application that accept only SSL connection.
1. If anyone try with telnet to the ip with the port, it's connected.
If i terminate the telnet, server got killed.
2. If i try SSL connection, it is not happening, i am getting "no shared secret".
Any pointers to analyze this issues ?
ACE VERSION: 6.3.2
HOST MACHINE and OPERATING SYSTEM:
x86_64 windows 8.1
TARGET MACHINE and OPERATING SYSTEM, if different from HOST: Same host
COMPILER NAME AND VERSION (AND PATCHLEVEL): MinGW gcc 4.8.1
THE $ACE_ROOT/ace/config.h FILE :
#define __ACE_INLINE__ 0
#include "ace/config-win32.h"
THE $ACE_ROOT/include/makeinclude/platform_macros.GNU FILE
include platform_mingw32.GNU
with ssl = 1
$ACE_ROOT/bin/MakeProjectCreator/config/default.features does not
exist.
AREA/CLASS/EXAMPLE AFFECTED:
Newly created application
DOES THE PROBLEM AFFECT:
or EXECUTION?
yes
SYNOPSIS:
1. If anyone try with telnet to the ip with the port, it's connected.
If i terminate the telnet, server got killed.
2. If i try SSL connection, it is not happening, i am getting "no shared secret".
Setting up ACE_SSL_Context certificate and private_key method returning
-1.
Thank you
--
Regards
Muthuvel
Thank you</div><span class="HOEnZb"><font color="#888888"><div><br></div></font></span></div><span class="HOEnZb"><font color="#888888"><div style="color:rgb(80,0,80);font-size:13px"></div></font></span></div></div><span class="HOEnZb"><font color="#888888">-- <br><div>Regards<br>Muthuvel</div>
is the below the problem for "no shared secret" error.
The error was caused by a wrong order of commands. If SSL_new is
executed before SSL_CTX_use_certificate_file and SSL_CTX_use_RSAPrivateKey_file, the certs and the private key will not
be passed to the SSL structure. Consequently, the server will not get
any "shared cipher" information.
http://openssl.6102.n7.nabble.com/quot-no-shared-cipher-quot-td14216.html
Thank you
On Thu, Sep 24, 2015 at 6:56 AM, Muthuvel <muthuvel.sivaprakasam@gmail.com
wrote:
Hi,
I have 2 problem running my Server application that accept only SSL
connection.
1. If anyone try with telnet to the ip with the port, it's connected.
If i terminate the telnet, server got killed.
2. If i try SSL connection, it is not happening, i am getting "no
shared secret".
Any pointers to analyze this issues ?
ACE VERSION: 6.3.2
HOST MACHINE and OPERATING SYSTEM:
x86_64 windows 8.1
TARGET MACHINE and OPERATING SYSTEM, if different from HOST: Same
host
COMPILER NAME AND VERSION (AND PATCHLEVEL): MinGW gcc 4.8.1
THE $ACE_ROOT/ace/config.h FILE :
#define __ACE_INLINE__ 0
#include "ace/config-win32.h"
THE $ACE_ROOT/include/makeinclude/platform_macros.GNU FILE
include platform_mingw32.GNU
with ssl = 1
$ACE_ROOT/bin/MakeProjectCreator/config/default.features does not
exist.
AREA/CLASS/EXAMPLE AFFECTED:
Newly created application
DOES THE PROBLEM AFFECT:
or EXECUTION?
yes
SYNOPSIS:
1. If anyone try with telnet to the ip with the port, it's connected.
If i terminate the telnet, server got killed.
2. If i try SSL connection, it is not happening, i am getting "no shared
secret".
Setting up ACE_SSL_Context certificate and private_key method returning
-1.
Thank you
--
Regards
Muthuvel
--
Regards
Muthuvel
<p class="MsoNormal">    x86_64  windows 8.1 <u></u><u></u></p></div><div><p style="margin:0in 0in 0.0001pt"><span style="font-family:Menlo,serif">   TARGET MACHINE and OPERATING SYSTEM, if different from HOST: Same host <u></u><u></u></span></p><p style="margin:0in 0in 0.0001pt"><span style="font-family:Menlo,serif">   COMPILER NAME AND VERSION (AND PATCHLEVEL):  MinGW gcc 4.8.1<u></u><u></u></span></p><p style="margin:0in 0in 0.0001pt"><span style="font-family:Menlo,serif">  Â
<span style="font-family:Menlo,serif">Â Â Â Â Â yes</span><u></u><u></u></p></div><div style="color:rgb(80,0,80);font-size:13px"><p class="MsoNormal"><span style="font-family:Menlo,serif">Â Â Â Â SYNOPSIS:</span><u></u><u></u></p><div style="color:rgb(34,34,34)">1. If anyone try with telnet to the ip with the port, it's connected.</div><div style="color:rgb(34,34,34)">Â Â If i terminate the telnet, server got killed.</div><div style="color:rgb(34,34,34)">2. If i try SSL connection, it Â
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 185 |
Nodes: | 16 (1 / 15) |
Uptime: | 00:12:44 |
Calls: | 3,676 |
Calls today: | 2 |
Files: | 11,149 |
Messages: | 3,446,990 |