M66 HTTPS support

Dear All,

I am working on the M66 Quectel module for the application… here i have an question about the HTTPS connection with server from the M66 module.

without SSL configuration HTTPS will be work ?

Hi Ketan
Thanks for your query.
It can work but its all depend on settings at your server side.

dear rahul,

I had gone through the https AT command module, and but I was getting AT+QHTTPGET=60<\r><\r><\n>+CME ERROR: 3815

please have a look once

AT+QSSLCFG=“sslversion”,1,4<\r><\r><\n>OK<\r><\n>
AT+QSSLCFG=“seclevel”,1,1<\r><\r><\n>OK<\r><\n>
AT+QSSLCFG=“ciphersuite”,1,“0xFFFF”<\r><\r><\n>
OK<\r><\n>
AT+QSSLCFG=“cacert”,1,“RAM:ca.pem”<\r><\r><\n>OK<\r><\n>
AT+QSSLCFG=“clientcert”,1,“RAM:clientcert.pem”<\r><\r><\n>OK<\r><\n>
AT+QSSLCFG=“ignorertctime”,1<\r><\r><\n>
OK<\r><\n>
AT+QSSLCFG=“https”,1<\r><\r><\n>
OK<\r><\n>
AT+QSSLCFG=“httpsctxi”,1<\r><\r><\n>OK<\r><\n>
AT+QIREGAPP<\r><\r><\n>OK<\r><\n>
AT+QIACT<\r><\r><\n>OK<\r><\n>
AT+QILOCIP<\r><\r><\n>10.77.196.228<\r><\n>
AT+QHTTPURL=85,30<\r><\r><\n>
CONNECT<\r><\n>
<\r><\n>
OK<\r><\n>
AT+QHTTPGET=60<\r><\r><\n>+CME ERROR: 3815

Hi
Have you tried to test with the any tools like postman and verified?

Hi,
yes I try with the post man.

You can also verify the … here is the link :- https://s4sirgovla.execute-api.ap-south-1.amazonaws.com/dev/api/device/WIM71002102001

Hi,
No certificates, I think it will not work. Please send the mail to support@quectel.com