diff options
| author | Essien Ita Essien <essiene@gmail.com> | 2008-12-15 22:36:35 +0100 |
|---|---|---|
| committer | Essien Ita Essien <essiene@gmail.com> | 2008-12-15 22:36:35 +0100 |
| commit | 24ab8ef8cd5423d3e45d4bef111b0a8cc2ba5891 (patch) | |
| tree | e79d29c4762b1f19b6dffdfbc3991eae9987c01a /include | |
| parent | 78de8391b44471016be58b53de13fbb85332c8fd (diff) | |
| download | rabbitmq-server-git-24ab8ef8cd5423d3e45d4bef111b0a8cc2ba5891.tar.gz | |
Implement start_ssl_listener, to complete ssl acceptor implementation
- Implement ssl_connection_upgrade/2 callback, to use in upgrading
a new tcp_connection to an ssl_connection.
- ssl_connection_upgrade then calls out to start_ssl_client to
setup start the ampq session. Right now, this is just a dummy
session, but when the async_recv patches are done, it will become
a full valid session.
- Abstract TCP options into a macro to help reuse.
- Currently, I'm hardcoding location for cacerts, certfile and private
key file. Before this is finalized, config parameters will be agreed,
and used to supply this information.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
