test_quota_compliance_https_peer2.conf 728 B

12345678910111213141516171819202122232425262728293031
  1. @INLINE@ template_cfg_peer2.conf
  2. [PATHS]
  3. GNUNET_TEST_HOME = $GNUNET_TMP/test_quota_compliance_peer2
  4. [transport-https_server]
  5. PORT = 53001
  6. KEY_FILE = https_key_quota_p2.key
  7. CERT_FILE = https_cert_qutoa_p2.crt
  8. [arm]
  9. PORT = 53006
  10. UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_https_arm_peer2.sock
  11. [statistics]
  12. PORT = 53005
  13. UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_https_statistics_peer2.sock
  14. [resolver]
  15. PORT = 53004
  16. UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_https_resolver_peer2.sock
  17. [peerinfo]
  18. PORT = 53003
  19. UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_https_peerinfo_peer2.sock
  20. [transport]
  21. PORT = 53002
  22. PLUGINS = https_server
  23. UNIXPATH = $GNUNET_RUNTIME_DIR/https_transport_peer2.sock