Thanks Matija for the reply.
I tried opening my browser first to
http://0.ape.my-domain.com:6969
and I immediately get the response from APE with the no command given
message.
Then I tried
https://0.ape.your-domain.com:442, I get the same results
but it takes extremely long to get a response. It's probably around 1
min until I get the same result.
Based on the logs I see messages like ape connected remote server from
127.0.0.1:60001, and since I get a response I eventually get a
response I take it stunnel and APE is communicating?
But I also noticed the following in the logs:
2012.04.11 12:30:36 LOG7[2409:140692054951680]: Remote FD=15
initialized
2012.04.11 12:30:36 LOG7[2409:140692054951680]: TCP_NODELAY option set
on remote socket
2012.04.11 12:30:36 LOG7[2409:140692054951680]: Socket closed on read
2012.04.11 12:30:36 LOG7[2409:140692054951680]: SSL write shutdown
2012.04.11 12:30:36 LOG7[2409:140692054951680]: SSL alert (write):
warning: close notify
2012.04.11 12:30:36 LOG6[2409:140692054951680]: SSL_shutdown
successfully sent close_notify
2012.04.11 12:30:38 LOG3[2409:140692054882048]: SSL_accept: Peer
suddenly disconnected
2012.04.11 12:30:38 LOG5[2409:140692054882048]: Connection reset: 0
bytes sent to SSL, 0 bytes sent to socket
2012.04.11 12:30:38 LOG7[2409:140692054882048]: ape finished (1 left)
2012.04.11 12:31:36 LOG6[2409:140692054951680]: s_poll_wait timeout:
connectionclose
2012.04.11 12:31:36 LOG5[2409:140692054951680]: Connection closed: 395
bytes sent to SSL, 387 bytes sent to socket
It says that Peer is suddenly disconnected. Is that normal?
The web server I have to use is IIS. It currently has the my-
domain.com cert. In stunnel I placed 3 certs,
my-domain.com, *.my-
domain.com, *.
ape.my-domian.com.
The wild card certs I made using OpenSSL for now. Would this affect my
setup?
On Apr 11, 4:11 am, Matija Hiti <
matija.h...@gmail.com> wrote:
> First try if server replies anything through https. Openhttps://0.ape.your-domain.com:442in your browser. You should get the same
> response as withhttp://
0.ape.your-domain.com:6969