C
C
ChtotoBudet2016-05-23 12:29:54
JavaScript
ChtotoBudet, 2016-05-23 12:29:54

How to implement TLS connection to XMPP server using strophe.js?

How to implement TLS connection to XMPP server using strophe.js? Maybe there is a ready-made plugin for Strophe.js?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
C
ChtotoBudet, 2016-05-26
@ChtotoBudet

Figured it out myself. Strophe.js uses BOSH to exchange with Jabber. In my case, it was necessary to establish a TLS connection between the client and BOSH in order to obtain an SSL certificate and display information about it on the client. It turned out to be enough to connect to BOSH via https.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question