File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 15481548//#define MY_MQTT_SUBSCRIBE_TOPIC_PREFIX "mygateway1-in" 
15491549
15501550/** 
1551-  * @def MY_MQTT_CA_CERTx  
1551+  * @def MY_MQTT_CA_CERT1  
15521552 * @brief Up to three root Certificates Authorities could be defined to validate the mqtt server' certificate. The most secure. 
15531553 * 
15541554 * This define is mandatory when you need connect MQTT over SSL/TLS. Certificate Authorities. 
15831583 * @endcode 
15841584 */ 
15851585//#define MY_MQTT_CA_CERT1 
1586+ 
1587+ /** 
1588+  * @def MY_MQTT_CA_CERT2 
1589+  * @brief Up to three root Certificates Authorities could be defined to validate the mqtt serv. 
1590+ */ 
15861591//#define MY_MQTT_CA_CERT2 
1592+ 
1593+ /** 
1594+  * @def MY_MQTT_CA_CERT3 
1595+  * @brief Up to three root Certificates Authorities could be defined to validate the mqtt serv. 
1596+ */ 
15871597//#define MY_MQTT_CA_CERT3 
15881598
15891599
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments