Projects tigase _server server-core Issues #260
Require StartTLS for s2s (#260)
Closed
wojciech.kapcia@tigase.net opened 1 decade ago

Add option to require StartTLS for s2s connections.

Andrzej Wójcik (Tigase) commented 1 decade ago

I've changed logic which implements S2S. Now if vhost for domain is configured to require StartTLS it will also require StartTLS on S2S connection for this particular domain. Also if --hardened-mode is enable it will force usage of StartTLS on S2S connection (same as for C2S connections).

+Notice+: If StartTLS is required for S2S connection for particular domain or using hardened-mode, then we force incoming and ougoing connections to be encrypted using StartTLS.

Artur Hefczyc commented 1 decade ago

Looks good to me.

issue 1 of 1
Type
Task
Priority
Normal
Assignee
RedmineID
1627
Version
tigase-server-7.0.0
Spent time
36h
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/server-core#260
Please wait...
Page is in error, reload to recover