On Tue, Mar 16, 2010 at 10:00 AM, Bernd Fondermann
<[email protected]> wrote:
> Yes.
>
> org.apache.vysper.xmpp.server.ServerFeatures.setStartTLSRequired(false);
>
> - or -
>
> <bean id="serverFeatures" 
> class="org.apache.vysper.xmpp.server.ServerFeatures">
> ...
>    <property name="startTLSRequired" value="false"/>
> </bean>
>
> Hope that works, long not tried...

Sounds like this needs a test :-)

/niklas

Reply via email to