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

=== Config value:

    [{watchdog,<0.11162.0>},
     {tls_module,fast_tls},
     {c2s_listener,#{access => c2s,backlog => 100,hibernate_after => 0,
                     ip_address => "0",
                     ip_tuple => {0,0,0,0},
                     ip_version => 4,max_stanza_size => 65536,
                     module => ejabberd_c2s,num_acceptors => 100,port => 5222,
                     proto => tcp,proxy_protocol => 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},
                     zlib => 10000}},
     {escalus_user_db,{module,escalus_ejabberd,[]}},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/connect_SUITE_data"},
     {preset,"elasticsearch_and_cassandra_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.connect_SUITE.logs/run.2022-06-22_09.18.12/connect_suite.should_not_send_other_features_with_starttls_required.html"},
     {tc_group_properties,[{name,starttls},{repeat_until_all_ok,3}]},
     {tc_group_path,[[{name,fast_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@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.connect_SUITE.logs/run.2022-06-22_09.18.12/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@47358c7e636c.2022-06-22_09.17.07"

=== Started at 2022-06-22 09:18:17


*** CT 2022-06-22 09:18:17.936 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_213.html
*** CT 2022-06-22 09:18:17.937 *** View log from node ejabberd2@localhost when started🔗 ejabberd2@localhost_392.html

*** User 2022-06-22 09:18:17.938 ***🔗
secure_joe@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-06-22 09:18:17.938 ***🔗
secure_joe@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d1fa52f761e4b1a2' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-06-22 09:18:17.939 ***🔗
secure_joe@localhost in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'>
		<required/>
	</starttls>
</stream:features>


*** CT 2022-06-22 09:18:17.940 *** View log from node ejabberd2@localhost when finished🔗 ejabberd2@localhost_392.html
*** CT 2022-06-22 09:18:17.941 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_213.html



=== Ended at 2022-06-22 09:18:17
=== successfully completed test case
=== === Returned value: ok


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