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

=== Config value:

    [{watchdog,<0.11874.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,"riak_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@22b4515d438b.2022-04-05_07.43.19/big_tests.tests.connect_SUITE.logs/run.2022-04-05_07.45.14/connect_suite.auth_bind_pipelined_starttls_skipped_error.23170.html"},
     {tc_group_properties,[{name,starttls},{repeat_until_all_ok,3}]},
     {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@22b4515d438b.2022-04-05_07.43.19/big_tests.tests.connect_SUITE.logs/run.2022-04-05_07.45.14/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@22b4515d438b.2022-04-05_07.43.19"

=== Started at 2022-04-05 07:45:42


*** CT 2022-04-05 07:45:42.936 *** View log from node mongooseim@localhost when started mongooseim@localhost_218.html
*** CT 2022-04-05 07:45:42.937 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_396.html

*** User 2022-04-05 07:45:42.938 ***
secure_joe_auth_bind_pipelined_starttls_skipped_error_501@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'><auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AHNlY3VyZV9qb2VfYXV0aF9iaW5kX3BpcGVsaW5lZF9zdGFydHRsc19za2lwcGVkX2Vycm9yXzUwMQBicmVha19tZQ==</auth>

<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'><iq type='set' id='3787670969dea9198ec15ea4177031c5'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>connect_SUITE_resource</resource>
	</bind>
</iq>

<iq type='set' id='3d6a678e727e83df8149e42e1450acd1'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-04-05 07:45:42.938 ***
secure_joe_auth_bind_pipelined_starttls_skipped_error_501@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5cb40f75f8ffbd13' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-04-05 07:45:42.939 ***
secure_joe_auth_bind_pipelined_starttls_skipped_error_501@localhost in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'>
		<required/>
	</starttls>
</stream:features>



*** User 2022-04-05 07:45:42.939 ***
secure_joe_auth_bind_pipelined_starttls_skipped_error_501@localhost in
<stream:error>
	<policy-violation xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
	<text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Use of STARTTLS required</text>
</stream:error>


*** CT 2022-04-05 07:45:42.940 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_396.html
*** CT 2022-04-05 07:45:42.940 *** View log from node mongooseim@localhost when finished mongooseim@localhost_218.html



=== Ended at 2022-04-05 07:45:42
=== successfully completed test case
=== === Returned value: ok


Test run history | Top level test index | Latest test result