Bläddra i källkod

We need this, I think

tags/v0.9.3
Michael Brown 18 år sedan
förälder
incheckning
413c554b34
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1
    0
      src/crypto/axtls/os_port.h

+ 1
- 0
src/crypto/axtls/os_port.h Visa fil

@@ -53,6 +53,7 @@ static inline int fclose ( FILE *stream __unused ) {
53 53
 	return -1;
54 54
 }
55 55
 
56
+#define CONFIG_SSL_CERT_VERIFICATION 1
56 57
 #define CONFIG_SSL_MAX_CERTS 1
57 58
 #define CONFIG_X509_MAX_CA_CERTS 1
58 59
 #define CONFIG_SSL_EXPIRY_TIME 24

Laddar…
Avbryt
Spara