features.rst 584 B

12345678910111213141516171819202122232425262728293031
  1. .. _feature_tour:
  2. ############
  3. Feature Tour
  4. ############
  5. Automatic registration
  6. ----------------------
  7. Automatic reporting
  8. -------------------
  9. Event-driven
  10. ------------
  11. Dict-representations
  12. --------------------
  13. Message Signing for secure communications
  14. -----------------------------------------
  15. If you provide a PEM-formatted certificate and key, all outgoing messages will be cryptographically signed. In addition, both the client and server can supply a public PEM-formatted certificate to verify all incoming messages, to make sure they came from a trusted source.