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-08-21 02:11:39 +00:00
2006-09-21 22:23:49 +00:00
2006-09-20 04:34:51 +00:00
2006-08-07 12:59:47 +00:00
2005-11-29 18:24:39 +00:00
2006-09-20 04:45:45 +00:00
2006-06-05 18:05:53 +00:00
2006-11-10 03:59:48 +00:00
2005-11-29 18:24:39 +00:00
2005-11-29 18:24:39 +00:00
2006-06-07 19:53:03 +00:00
2006-11-02 18:34:50 +00:00
2006-11-15 20:55:17 +00:00
2006-11-02 16:28:13 +00:00
2006-10-07 14:45:49 +00:00
2006-11-24 14:00:19 +00:00
2006-08-21 02:11:39 +00:00
2006-12-05 20:39:13 +00:00
2006-09-03 23:30:37 +00:00
2005-12-03 19:25:33 +00:00
2006-12-06 07:15:16 +00:00
2006-09-20 18:50:10 +00:00
2006-09-28 13:02:30 +00:00
2006-09-20 20:40:39 +00:00
2006-03-31 10:29:50 +00:00
2006-11-30 20:34:23 +00:00
2005-11-29 18:24:39 +00:00
2006-08-21 02:11:39 +00:00
2006-06-07 17:44:36 +00:00
2006-11-30 17:15:54 +00:00
2005-11-29 18:24:39 +00:00
2005-11-29 18:24:39 +00:00
2006-06-09 20:26:25 +00:00
2006-10-31 11:01:06 +00:00
2006-08-29 21:20:43 +00:00
2006-11-17 23:18:51 +00:00
2006-12-05 11:09:23 +00:00
2006-12-05 20:15:37 +00:00
2006-12-07 16:42:29 +00:00
2006-03-31 10:29:50 +00:00
2006-08-21 02:11:39 +00:00
2005-11-29 18:24:39 +00:00
2006-03-31 10:29:50 +00:00
2006-10-03 00:07:45 +00:00
2006-05-22 21:12:30 +00:00
2006-11-02 17:56:33 +00:00
2006-03-31 10:35:25 +00:00
2006-11-02 16:51:27 +00:00
2006-09-28 18:09:01 +00:00
2006-11-06 17:05:04 +00:00
2005-11-29 18:24:39 +00:00
2006-10-30 21:48:41 +00:00
2006-09-20 05:01:03 +00:00
2006-07-19 20:44:39 +00:00
2005-11-29 18:24:39 +00:00
2006-07-28 19:17:56 +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
2005-11-29 18:24:39 +00:00
2005-11-29 18:24:39 +00:00
2006-09-20 04:57:20 +00:00
2006-12-05 20:39:13 +00:00
2006-04-19 07:23:22 +00:00
2006-03-31 10:29:50 +00:00
2006-02-22 22:53:49 +00:00
2006-08-29 20:50:36 +00:00
2006-02-10 23:55:47 +00:00
2006-07-18 16:22:26 +00:00
2006-08-21 02:11:39 +00:00
2006-11-07 21:47:49 +00:00
2006-09-15 17:16:00 +00:00
2006-03-31 15:02:52 +00:00
2006-11-11 02:12:27 +00:00
2006-12-01 17:33:56 +00:00
2005-11-29 18:24:39 +00:00
2005-11-29 18:24:39 +00:00
2006-10-31 22:19:08 +00:00
2006-06-14 14:12:56 +00:00
2006-06-05 18:05:53 +00:00
2005-11-29 18:24:39 +00:00
2006-11-26 06:55:33 +00:00