All Downloads are FREE. Search and download functionalities are using the official Maven repository.

shared.sslAttrs.inc Maven / Gradle / Ivy

The newest version!





#include "/common/shared/configNameSection.inc"

    $page{configName}  default="server-config")
        gf.restRequest(endpoint="#{sessionScope.REST_URL}/configs/config/#{pageSession.configName}/security-service/list-supported-cipher-suites.json"
                       method="GET"
                       result="#{requestScope.result}");
        gf.getMessageProps(messageListProps="#{requestScope.result.data.children}"
                           id="message"
                           keyList="#{requestScope.modList}");
        convertListToArray(list="#{requestScope.modList}" array="#{requestScope.supportedCiphers}");
        convertToDifferentCiphersGroup(ciphers="#{requestScope.supportedCiphers}"
                CommonCiphersList="#{requestScope.availableCommon}"
                EphemeralCiphersList="#{requestScope.availableEphemeral}"
                OtherCiphersList="#{requestScope.availableOther}"
                EccCiphersList="#{requestScope.availableEcc}")
    />
     $page{sheetId});
     />
     
     
        
     

     
        
     

     
        
     
 
     
        
     

     
        
     

     
        
     
     
        
     
     
        
     
     
        
     
     
        
     
     
        
     


    


    
    $page{cipherId});
     />
     
       
     

       
            
            
            
        

        
            
            
            
         

     
        
        
        
     
     
        
        
        
     






© 2015 - 2025 Weber Informatics LLC | Privacy Policy