我尝试使用mbedOS在ODIN W2上构建HTTPS示例,并遇到下一个问题:
num3 = int(floor(num2))
错误标志设置在文件x509_crt.c,第1925行:
Connecting to os.mbed.com:443
Starting the TLS handshake...
mbedtls_ssl_handshake() failed: -0x2700 (-9984): X509 - Certificate verification failed, e.g. CRL, CA or signature check failed
有人有想法吗?