| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
| |
| |
| |
| |
| |
| | |
Creating TLS contexts triggers a lot of messages from certmanager that
don't really describe their purpose. This is meant to provide hints
about that.
|
| |
| |
| |
| |
| | |
The 'ssl_config' setting in the mod_s2s network service is not used.
Only direct TLS ports use this currently.
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
starttls over tls (thanks Remko and Tobias)
|
|
|
|
| |
type check
|
|
|
|
| |
was set
|
| |
|
| |
|
| |
|
|
|
|
| |
have ssl options set (thanks 70b1)
|
|
|
|
| |
adds that to the context)
|
|
|
|
| |
(fixes #511)
|
| |
|
| |
|
|
|
|
| |
c6caaa440e74, portmanager assumes non-falsy second return value is an error) (thanks deoren)
|
| |
|
|
|
|
| |
option to s2s_require_encryption so the later overrides the former
|
|
|
|
| |
the newer stanza:get_child APIs and optimize away some table lookups
|
| |
|
|\ |
|
| |
| |
| |
| | |
they differ
|
| | |
|
| | |
|
| | |
|
| | |
|
|/
|
|
| |
connections
|
| |
|
|
|
|
| |
mod_message, mod_presence, mod_tls: Access prosody.{hosts,bare_sessions,full_sessions} instead of the old globals
|
| |
|
|
|
|
| |
parenthost (thanks Link Mauve)
|
| |
|
| |
|
|
|
|
| |
certmanager.create_context() (thanks darkrain)
|
|
|
|
| |
SSL contexts to mod_tls, meaning reloading certs is now as trivial as reloading mod_tls
|
| |
|
|\ |
|
| |
| |
| |
| | |
TLS for s2s
|
|\| |
|
| | |
|
| |\ |
|
| | | |
|
| | | |
|
| | | |
|
| |/
| |
| |
| | |
outgoing s2s connections not being encrypted)
|
| |
| |
| |
| | |
context (thanks Flo...)
|