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

=== Config value:

    [{c2s_port,5222},
     {watchdog,<0.12411.0>},
     {tls_module,just_tls},
     {c2s_listener,#{access => c2s,backlog => 1024,
                     backwards_compatible_session => true,
                     c2s_state_timeout => 5000,connection_type => undefined,
                     hibernate_after => 0,ip_address => "0",
                     ip_tuple => {0,0,0,0},
                     ip_version => 4,max_connections => infinity,
                     max_stanza_size => 65536,module => mongoose_c2s_listener,
                     num_acceptors => 100,port => 5222,proto => tcp,
                     proxy_protocol => false,reuse_port => false,
                     shaper => c2s_shaper,
                     tls =>
                         #{certfile => "priv/ssl/fake_server.pem",
                           ciphers => "TLSv1.2:TLSv1.3",
                           dhfile => "priv/ssl/fake_dh_server.pem",
                           mode => starttls,module => fast_tls,
                           protocol_options =>
                               ["no_sslv2","no_sslv3","no_tlsv1","no_tlsv1_1"],
                           verify_mode => none}}},
     {escalus_user_db,{module,escalus_ejabberd,[]}},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/connect_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@cf03cc25b0e7.2024-03-12_11.07.06/big_tests.tests.connect_SUITE.logs/run.2024-03-12_11.08.34/connect_suite.should_pass_with_tlsv1_2.10757.html"},
     {tc_group_properties,[{name,tls},parallel]},
     {tc_group_path,[[{name,just_tls}]]},
     {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@cf03cc25b0e7.2024-03-12_11.07.06/big_tests.tests.connect_SUITE.logs/run.2024-03-12_11.08.34/log_private/"},
     {escalus_users,[{secure_joe,[{username,<<"secure_joe">>},
                                  {server,<<"localhost">>},
                                  {password,<<"break_me">>},
                                  {ssl,true}]},
                     {alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@cf03cc25b0e7.2024-03-12_11.07.06"

=== Started at 2024-03-12 11:08:47


*** CT 2024-03-12 11:08:47.389 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_343.html

*** User 2024-03-12 11:08:47.411 ***🔗
secure_joe_should_pass_with_tlsv1_2_693@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-12 11:08:47.412 ***🔗
secure_joe_should_pass_with_tlsv1_2_693@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b488819f1e38347b' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-12 11:08:47.412 ***🔗
secure_joe_should_pass_with_tlsv1_2_693@localhost in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-12 11:08:47.412 ***🔗
secure_joe_should_pass_with_tlsv1_2_693@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AHNlY3VyZV9qb2Vfc2hvdWxkX3Bhc3Nfd2l0aF90bHN2MV8yXzY5MwBicmVha19tZQ==</auth>



*** User 2024-03-12 11:08:47.413 ***🔗
secure_joe_should_pass_with_tlsv1_2_693@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-12 11:08:47.413 ***🔗
secure_joe_should_pass_with_tlsv1_2_693@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-12 11:08:47.413 ***🔗
secure_joe_should_pass_with_tlsv1_2_693@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7f50fa1dcb2a4d6c' from='localhost' version='1.0' xml:lang='en' to='secure_joe_should_pass_with_tlsv1_2_693@localhost'>

*** User 2024-03-12 11:08:47.414 ***🔗
secure_joe_should_pass_with_tlsv1_2_693@localhost in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-12 11:08:47.414 ***🔗
secure_joe_should_pass_with_tlsv1_2_693@localhost out
<iq type='set' id='1b751ae287634a7ee8a4a0429d8183c5'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2024-03-12 11:08:47.414 ***🔗
secure_joe_should_pass_with_tlsv1_2_693@localhost in
<iq id='1b751ae287634a7ee8a4a0429d8183c5' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>secure_joe_should_pass_with_tlsv1_2_693@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2024-03-12 11:08:47.414 ***🔗
secure_joe_should_pass_with_tlsv1_2_693@localhost/escalus-default-resource out
<iq type='set' id='ab10615ef7936f0e3f84e45a5f23bbec'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-12 11:08:47.415 ***🔗
secure_joe_should_pass_with_tlsv1_2_693@localhost/escalus-default-resource in
<iq from='localhost' to='secure_joe_should_pass_with_tlsv1_2_693@localhost/escalus-default-resource' id='ab10615ef7936f0e3f84e45a5f23bbec' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>


*** CT 2024-03-12 11:08:47.416 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_343.html



=== Ended at 2024-03-12 11:08:47
=== successfully completed test case
=== === Returned value: ok