Xinyuan-LilyGO / LilyGO-T-A76XX

LilyGo A7670X A7608X SIM7670G series
MIT License
117 stars 49 forks source link

A7670G SSL EC formats #75

Closed G7OCD closed 7 months ago

G7OCD commented 9 months ago

It works with HTTPS server with RSA 2048bit public key and Elliptic Curve 256bit public key.

BUT, If I connect to a server with EC 384bit then I get HTTP error 751 (TLS handshake failure).

Is there a new modem firmware which supports contemporary TLS suite? My modem has firmare V1.11.1

lewisxhe commented 8 months ago

There is currently no firmware that supports EC formats

G7OCD commented 8 months ago

I don't think that is quite correct. EC256 keyed certificates are processed OK, just not EC384.

Can you confirm modem v1.11.1 is the latest?

lewisxhe commented 8 months ago

V1.11.1? This is not the modem firmware version. Send AT+SIMCOMATI to check the return result.

G7OCD commented 8 months ago

Because ATI and AT+SIMCOMATI provide different revision numbers......

ATI Manufacturer: INCORPORATED Model: A7670G-LLSE Revision: A7670M7_V1.11.1

AT+SIMCOMATI Manufacturer: INCORPORATED Model: A7670G-LLSE Revision: A011B17A7670M7 A7670M7_B17V01_230621

lewisxhe commented 8 months ago

I need to check with SIMCOM

lewisxhe commented 8 months ago

SIMCOM replied that the following are supported

0 SSL3.0
1 TLS1.0
2 TLS1.1
3 TLS1.2

No EC384

github-actions[bot] commented 7 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 7 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.