Random Project

Openfire

use AuthIQAuth instead of AuthSend in line:

my @resp = $ocon->AuthIQAuth(username=>$username,password=>$password,resource=>’Home’,tls=>$is_ssl);

Tested with openfire 3.6.4