Files
asterisk/include/asterisk
Luigi Rizzo 437f4288cd - Generalize the function ssl_setup() so that the certificate info
are passed as an argument.

- Update the code in main/http.c to use the new interface
  (the diff is large but mostly mechanical, due to the name change of
  several variables);

- And since now it is trivial, implement "AMI over TLS", and document
  the possible options in manager.conf

- And since the test client (openssl s_client -connect host:port )
  does not generate \r\n as a line terminator, make get_input()
  also accept just a \n as a line terminator (Mac users: do you
  also need the \r-only version ?)
 
The option parsing in manager.conf is not very efficient, and needs
to be cleaned up and made similar to what we have in http.conf



git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@48351 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-12-07 16:42:29 +00:00
..
2006-09-20 04:45:45 +00:00
2006-06-07 19:53:03 +00:00
2006-11-15 20:55:17 +00:00
2006-11-24 14:00:19 +00:00
2006-12-05 20:39:13 +00:00
2006-11-30 20:34:23 +00:00
2006-12-05 11:09:23 +00:00
2006-05-22 21:12:30 +00:00
2006-08-23 21:19:21 +00:00
2006-11-30 20:34:23 +00:00
2006-06-14 14:12:56 +00:00
2006-09-20 04:57:20 +00:00
2006-12-05 20:39:13 +00:00
2006-08-29 20:50:36 +00:00
2006-02-10 23:55:47 +00:00
2006-11-11 02:12:27 +00:00
2006-12-01 17:33:56 +00:00