Please note, this is a STATIC archive of website www.tutorialspoint.com from 11 May 2019, cach3.com does not collect or store any user information, there is no "phishing" involved.
Tutorialspoint

Test irule #2

set titi 2
set tata 5

if {! ($titi == 2) ||! ($tata == 5) } {
    puts "rejet" 
} else {
    puts "ok"
}


set static "O=BOUYGUES TELECOM CN=miamitools-stb.flex.bouyguesbox.fr"
set org "O=BOUYGUES TELECOM"
set common "CN=miamitools-stb.flex.bouyguesbox.fr"

#if {! ($org contains $static) ||! ($common contains $static) } {
#    puts "rejet certif" 
#} else {
#    puts "certif ok"
#}

Advertisements
Loading...

We use cookies to provide and improve our services. By using our site, you consent to our Cookies Policy.