浏览代码

Adds message signing to features

Mher Movsisyan 13 年之前
父节点
当前提交
7abf1d478c
共有 2 个文件被更改,包括 6 次插入0 次删除
  1. 3 0
      README.rst
  2. 3 0
      docs/includes/introduction.txt

+ 3 - 0
README.rst

@@ -214,6 +214,9 @@ Features
     | Error Emails    | Can be configured to send emails to the            |
     | Error Emails    | Can be configured to send emails to the            |
     |                 | administrators when tasks fails.                   |
     |                 | administrators when tasks fails.                   |
     +-----------------+----------------------------------------------------+
     +-----------------+----------------------------------------------------+
+    | Message signing | Supports message signing. Messages are signed      |
+    |                 | using public-key cryptography.                     |
+    +-----------------+----------------------------------------------------+
 
 
 
 
 .. _`clustering`: http://www.rabbitmq.com/clustering.html
 .. _`clustering`: http://www.rabbitmq.com/clustering.html

+ 3 - 0
docs/includes/introduction.txt

@@ -209,6 +209,9 @@ Features
     | Error Emails    | Can be configured to send emails to the            |
     | Error Emails    | Can be configured to send emails to the            |
     |                 | administrators when tasks fails.                   |
     |                 | administrators when tasks fails.                   |
     +-----------------+----------------------------------------------------+
     +-----------------+----------------------------------------------------+
+    | Message signing | Supports message signing. Messages are signed      |
+    |                 | using public-key cryptography.                     |
+    +-----------------+----------------------------------------------------+
 
 
 
 
 .. _`clustering`: http://www.rabbitmq.com/clustering.html
 .. _`clustering`: http://www.rabbitmq.com/clustering.html