Update the submodule to use https endpoint for public access.
parent
f8f5d6aa1a
commit
05a5b70e2c
|
@ -6,5 +6,5 @@ url=https://github.com/wolfSSL/wolfssl.git
|
|||
url=https://github.com/wolfSSL/wolfMQTT.git
|
||||
[submodule "FreeRTOS-AWS/lib/third_party/wolfssl"]
|
||||
path = FreeRTOS-AWS/lib/third_party/wolfssl
|
||||
url = git@github.com:dgarske/wolfssl.git
|
||||
url=https://github.com/dgarske/wolfssl.git
|
||||
branch = mbedtls_compat
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 39e2e74d812c15d35e60f2214485e4550086d491
|
||||
Subproject commit 85b51b2b6e2f58b1afa5eb97ce5d03bd4ef6a16a
|
Loading…
Reference in New Issue