We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ff3ee9 commit 7df2858Copy full SHA for 7df2858
libraries/ESP8266WiFi/examples/HTTPSRequest/HTTPSRequest.ino
@@ -10,7 +10,7 @@
10
* Limitations:
11
* only RSA certificates
12
* no support of Perfect Forward Secrecy (PFS)
13
- * TLSv1.2 is supported since SDK 2.4.0-rc1
+ * TLSv1.2 is supported since version 2.4.0-rc1
14
*
15
* Created by Ivan Grokhotkov, 2015.
16
* This example is in public domain.
0 commit comments