I run this agaisnt the SSL port on the 097d and 097g:
openssl s_client -connect 192.168.1.1:7000 -state > /097d.log 2>&1
(worked as exspected)
openssl s_client -connect 192.168.1.1:7000 -state > /097g.log 2>&1
(did not work, since it uses 097g)
here is the dump of the working connection (097d ...
Search found 7 matches
- Thu Jun 02, 2005 11:05 pm
- Forum: Unreal 3.2 Support
- Topic: Weird SSL problems
- Replies: 15
- Views: 8368
- Thu Jun 02, 2005 10:37 pm
- Forum: Unreal 3.2 Support
- Topic: Weird SSL problems
- Replies: 15
- Views: 8368
I tried what you said and indeed it shows $true. the mirc client seems to load correctly, i checked to make sure al versions on the doze box are the same.
Still the connection problem remains. But the fact you mention 0.97e also, where did you get this info ? It might as well give me the pointers ...
Still the connection problem remains. But the fact you mention 0.97e also, where did you get this info ? It might as well give me the pointers ...
- Thu Jun 02, 2005 10:00 pm
- Forum: Unreal 3.2 Support
- Topic: Weird SSL problems
- Replies: 15
- Views: 8368
- Wed Jun 01, 2005 9:10 pm
- Forum: Unreal 3.2 Support
- Topic: Weird SSL problems
- Replies: 15
- Views: 8368
errm did you read what the issue really is ? the issue is trying to connect a server with openssl in it. The server has 2 listeners, 1 uncrypted 1 with SSL. I cant connect to the ssl one, since openssl 0.97e (d works). Im not some noob who doenst know about snowmasks. Its a connectivity issue im ...
- Wed Jun 01, 2005 8:12 pm
- Forum: Unreal 3.2 Support
- Topic: Weird SSL problems
- Replies: 15
- Views: 8368
exact error messages
-***- Exiting ssl client [@192.168.1.3.2104]: SSL_accept(): Internal OpenSSL error or protocol error
It happens at connection, an uncrypted connection works flawlessly. I made sure boht versions of mirc dll's and openssl on my linux (gentoo hardened) system match, and that unreal is compiled ...
It happens at connection, an uncrypted connection works flawlessly. I made sure boht versions of mirc dll's and openssl on my linux (gentoo hardened) system match, and that unreal is compiled ...
- Wed Jun 01, 2005 6:07 pm
- Forum: Unreal 3.2 Support
- Topic: Weird SSL problems
- Replies: 15
- Views: 8368
- Wed Jun 01, 2005 2:39 pm
- Forum: Unreal 3.2 Support
- Topic: Weird SSL problems
- Replies: 15
- Views: 8368
Weird SSL problems
Hi,
to begin with, yes i searched the forum and i have rtfm'd ;-)
Have been running unrealircd for quite some time now and it runs smoothly no problems sofar. As of Openssl version 0.9.7e the problems started. I found this only out recently. I have a good runnign 3.2.3 wich is stable, but it i run ...
to begin with, yes i searched the forum and i have rtfm'd ;-)
Have been running unrealircd for quite some time now and it runs smoothly no problems sofar. As of Openssl version 0.9.7e the problems started. I found this only out recently. I have a good runnign 3.2.3 wich is stable, but it i run ...