jabberd2  2.2.16
Data Fields
host_st Struct Reference

#include <c2s.h>

Data Fields

char * realm
 our realm (SASL)
char * host_pemfile
 starttls pemfile
char * host_cachain
 certificate chain
int host_verify_mode
 verify-mode
int host_require_starttls
 require starttls
int ar_register_enable
 registration
char * ar_register_instructions
char * ar_register_oob
int ar_register_password

Detailed Description

Definition at line 46 of file s2s.h.


Field Documentation

starttls pemfile

Definition at line 122 of file c2s.h.

Referenced by _c2s_client_sx_callback(), _c2s_hosts_expand(), and _s2s_hosts_expand().

certificate chain

Definition at line 125 of file c2s.h.

Referenced by _c2s_hosts_expand(), and _s2s_hosts_expand().

verify-mode

Definition at line 128 of file c2s.h.

Referenced by _c2s_hosts_expand(), and _s2s_hosts_expand().

require starttls

Definition at line 131 of file c2s.h.

Referenced by _c2s_client_sx_callback(), and _c2s_hosts_expand().

registration

Definition at line 134 of file c2s.h.

Referenced by _authreg_register_get(), _authreg_register_set(), _bind_features(), and _c2s_hosts_expand().

Definition at line 135 of file c2s.h.

Referenced by _authreg_register_get(), and _c2s_hosts_expand().

Definition at line 136 of file c2s.h.

Referenced by _authreg_register_get(), and _c2s_hosts_expand().

Definition at line 137 of file c2s.h.

Referenced by _authreg_register_set(), and _c2s_hosts_expand().


The documentation for this struct was generated from the following files: