Projects tigase _server server-core Issues #781
External component announce required StartTLS but it's not enforced. (#781)
Open
wojciech.kapcia@tigase.net opened 7 years ago

External component announces support for StartTSL with required but it's not enforced. It should:

  • be enforced;

  • configurable.

    <stream:features>
        <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls">
            <required/>
        </starttls>
        <mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl">
            <mechanism>PLAIN</mechanism>
        </mechanisms>
        <bind xmlns="urn:xmpp:component:0"/>
    </stream:features>
wojciech.kapcia@tigase.net batch edited 4 months ago
Name Previous Value Current Value
Iterations
empty
Candidate for next minor release
issue 1 of 1
Type
Bug
Priority
Blocker
Assignee
RedmineID
5077
Version
Candidate for next minor release
Issue Votes (0)
Watchers (2)
Reference
tigase/_server/server-core#781
Please wait...
Page is in error, reload to recover