Auto Handshake SSL MQTT with MC60

I need a secure TLS connection to your MQTT server
But here I didn’t find anything, is there a sample
to connect to the Handshake SSL server?

i send this command and get it

AT

OK
AT+CREG?

+CREG: 1,1

OK
AT+CGREG?

+CGREG: 1,1

OK
AT+QIFGCNT=0

OK
AT+QICSGP=1,"internet"

OK
AT+QIREGAPP

OK
AT+QIACT

OK
AT+QMTCFG="SSL",0,1,2

OK
AT+QSSLCFG="seclevel",2,2

OK
AT+QSSLCFG="sslversion",2,4

OK
AT+QSSLCFG="ciphersuite",2,"0xFFFF"

OK
AT+QSSLCFG="ignorertctime",1

OK
AT+QMTCFG="TIMEOUT",2,10,5

OK
AT+QMTCFG="SESSION",2,0

OK
AT+QMTCFG="KEEPALIVE",2,120

OK
AT+QSSLOPEN=1,5,"assess.mmaviot.com","6666",0

OK
<-- Other URC: type=101

whats dose it mean when QSSLOPEN ??
← Other URC: type=101