SIM800L how to make secure tls / ssl connections?
- 
					
					
					
					
I am trying to connect to aws iot core and it requires adding the security layer to the connection, how can this be achieved?
 - 
					
					
					
					
I read on stack overflow you need to use a 3rd party library for this : WolfSSL
Link to Stack Overflow