File

spec/scansion/basic.scs @ 11620:d1d393fbc8dc

CHANGES: Add Direct TLS support Since there is now support for SNI with per-host certificates as well as support in `prosodyctl check dns`. Previous "support" was just the 'legacy_ssl' option, which didn't have much other supporting code.
author Kim Alvefur <zash@zash.se>
date Sun, 20 Jun 2021 18:17:22 +0200
parent 9291:329a670ae975
line wrap: on
line source

# Basic login and initial presence

[Client] Romeo
	jid: user@localhost
	password: password

---------

Romeo connects

Romeo sends:
	<presence/>

Romeo receives:
	<presence/>

Romeo disconnects