
7854adf864fbda4fe1fb9212e39129e3.ppt
- Количество слайдов: 12
SSL on TELIT modules
SSL implementation status SSL in TELIT modules: v Is based developing SSL protocol on existing Telit protocol stack v Available from SW version 10. 00. x 05 v A new set of AT commands to support SSL connections has been introduced v ONLINE mode and COMMAND mode are supported v Only one SSL socket is supported v For protocol details refer to [RFC 2246; The TLS Protocol Version 1]. 2
SSL implementation status 3
SSL Client SSL features: v Security data storage for authentication (Maximum size 1535 bytes): v to remote server (Server CA certificate) v to be authenticated from remote server (Client private key, Client certificate) v Security level supported: v no authentication v authentication from remote server v authentication of client and remote server v Connection to remote server using supported cipher suites or following request coming from server. Cipher suite: v SSL_RSA_WITH_RC 4_128_MD 5 v SSL_RSA_WITH_RC 4_128_SHA v TLS_RSA_WITH_AES_256_CBC_SHA 4
SSL socket preliminary settings Common GPRS preliminary operations: v Configuring and Activating the context AT+CGDCONT=
Working with SSL sockets (1/6) Open a secure socket: AT#SSLD=
Working with SSL sockets (2/6) Exchange data in COMMAND mode (
Working with SSL sockets (3/6) Close a secure socket: AT#SSLH=
Working with SSL sockets (4/6) Example of ONLINE mode communication: AT#SSLD=1, 443, 123. 124. 125. 126, 0, 0 CONNECT …[bidirectional data exchange] [send +++] OK AT#SSLS=1 Query status #SSLS: 1, 2,
Working with SSL sockets (5/6) Example of COMMAND mode communication: AT#SSLD=1, 443, 123. 124. 125. 126, 0, 1 OK AT#SSLS=1 Query status #SSLS: 1, 2,
Working with SSL sockets (6/6) • Receive data: AT#SSLRECV=1, 15 #SSLRECV: 0 TIMEOUT The server has not sent a response within the timeout OK AT#SSLRECV=1, 15 #SSLRECV: 15 Response of the OK AT#SSLRECV=1, 15 #SSLRECV: 6 server OK 11 AT#SSLH=1 DISCONNECTED OK
Contact us EMEA Telit Communications S. p. A. Via Stazione di Prosecco, 5/B, 34010 Sgonico (Trieste), Italy Phone: +39 040 4192 200 Email: EMEA@telit. com North America Telit Wireless Solutions Inc. 3131 RDU Center Drive, Suite 135, Morrisville, NC 27560, USA Phone: +1 888 846 9773 Email: NORTHAMERICA@telit. com APAC Telit Wireless Solutions Co. Ltd. , APAC 12 th floor, Shinyoung Securities Building, 34 -12, Yeouido-dong, Yeongdeungpo-gu Seoul, 150 -884, Korea Phone: +82 2 368 4600 Email: APAC@telit. com Latin America Telit Wireless Solutions Inc. Rua Cunha Gago, 700 – cj 81, Pinheiros, São Paulo – SP, 05421001, Brazil Phone: +55 11 2679 4654 Email: LATINAMERICA@telit. com >> www. telit. com 12