I hope I'm not just completely lost, but the symptoms seem to indicate 
some sort of SSL distribution problem.
Using ps I see the following command lines:

/bin/sh /usr/local/src/yxa/build/incomingproxy -d -c_ssl 
/usr/local/etc/cert.comb -s_ssl /usr/local/etc/cert.comb

/usr/local/lib/erlang/erts-5.5.5/bin/beam -- -root /usr/local/lib/erlang 
-progname erl -- -home /root -boot 
/usr/local/src/yxa/build/src/incomingproxy -pz /usr/local/lib/yxa/ebin 
-pa src/ -pa yaws/src/ -pa src/config -pa src/cpl -pa src/database -pa 
src/eldap -pa src/event -pa src/event_handler -pa src/include -pa 
src/local -pa src/mysql -pa src/sipuserdb -pa src/transactionlayer -pa 
src/transportlayer -name incomingproxy -yxa_config 
/usr/local/etc/incomingproxy.config -proto_dist inet_ssl -ssl_dist_opt 
client_certfile /usr/local/etc/cert.comb -ssl_dist_opt server_certfile 
/usr/local/etc/cert.comb -ssl_dist_opt verify 2 -mnesia dir 
'/var/yxa/db/incomingproxy'

/usr/local/lib/erlang/erts-5.5.5/bin/beam -- -root /usr/local/lib/erlang 
-progname erl -- -home /root -pa /usr/local/lib/yaws/ebin -name yaws 
-boot /usr/local/lib/yxa/ebin/start_ssl -proto_dist inet_ssl 
-ssl_dist_opt client_certfile /usr/local/etc/cert.comb -ssl_dist_opt 
server_certfile /usr/local/etc/cert.comb -ssl_dist_opt verify 2 -yaws 
debug -run yaws -yaws id default

The ssl certificates seem to be the same for both and they're running on 
the same machine.

These are the first few lines displayed when Yxa starts. But is this 
related to SSL distribution or TLS? The readme isn't very clear.

Regards,
Peter
_______________________________________________
Yxa-devel mailing list
Yxa-devel@lists.su.se
https://lists.su.se/mailman/listinfo/yxa-devel

Reply via email to