=== Test case: connect_SUITE:tls_authenticate/1 (click for source code)

=== Config value:

    [{watchdog,<0.14305.0>},
     {tls_module,just_tls},
     {c2s_listener,#{access => c2s,ip_address => "0",
                     ip_tuple => {0,0,0,0},
                     ip_version => 4,max_stanza_size => 65536,
                     module => ejabberd_c2s,port => 5222,proto => tcp,
                     shaper => c2s_shaper,
                     tls =>
                         [{certfile,"priv/ssl/fake_server.pem"},
                          {dhfile,"priv/ssl/fake_dh_server.pem"},
                          starttls],
                     zlib => 10000}},
     {escalus_user_db,{module,escalus_ejabberd,[]}},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/connect_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@43a5deef6262.2022-01-27_15.25.11/big_tests.tests.connect_SUITE.logs/run.2022-01-27_15.26.17/connect_suite.tls_authenticate.21506.html"},
     {tc_group_properties,[{name,feature_order},
                           {repeat_until_all_ok,3},
                           parallel]},
     {tc_group_path,[[{name,just_tls},{repeat_until_all_ok,3}]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/connect_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@43a5deef6262.2022-01-27_15.25.11/big_tests.tests.connect_SUITE.logs/run.2022-01-27_15.26.17/log_private/"},
     {escalus_users,[{secure_joe,[{username,<<"secure_joe">>},
                                  {server,<<"localhost">>},
                                  {password,<<"break_me">>},
                                  {compression,<<"zlib">>},
                                  {starttls,required}]},
                     {alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@43a5deef6262.2022-01-27_15.25.11"

=== Started at 2022-01-27 15:27:00


*** CT 2022-01-27 15:27:00.403 *** View log from node mongooseim@localhost when started mongooseim@localhost_277.html
*** CT 2022-01-27 15:27:00.404 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_510.html

*** User 2022-01-27 15:27:00.421 ***
secure_joe_tls_authenticate_642@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 15:27:00.421 ***
secure_joe_tls_authenticate_642@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7910ac97f7b4d048' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:27:00.422 ***
secure_joe_tls_authenticate_642@localhost in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'>
		<required/>
	</starttls>
</stream:features>



*** User 2022-01-27 15:27:00.422 ***
secure_joe_tls_authenticate_642@localhost out
<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>



*** User 2022-01-27 15:27:00.422 ***
secure_joe_tls_authenticate_642@localhost in
<proceed xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>



*** User 2022-01-27 15:27:00.430 ***
secure_joe_tls_authenticate_642@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 15:27:00.431 ***
secure_joe_tls_authenticate_642@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='757aa135cd2c1332' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:27:00.431 ***
secure_joe_tls_authenticate_642@localhost in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-01-27 15:27:00.431 ***
secure_joe_tls_authenticate_642@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AHNlY3VyZV9qb2VfdGxzX2F1dGhlbnRpY2F0ZV82NDIAYnJlYWtfbWU=</auth>



*** User 2022-01-27 15:27:00.433 ***
secure_joe_tls_authenticate_642@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 15:27:00.434 ***
secure_joe_tls_authenticate_642@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 15:27:00.435 ***
secure_joe_tls_authenticate_642@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e21aa33e5f0e781c' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:27:00.435 ***
secure_joe_tls_authenticate_642@localhost in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>


*** CT 2022-01-27 15:27:00.439 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_510.html
*** CT 2022-01-27 15:27:00.439 *** View log from node mongooseim@localhost when finished mongooseim@localhost_277.html



=== Ended at 2022-01-27 15:27:00
=== successfully completed test case
=== === Returned value: true