Esempio n. 1
0
def guard_https_ver():
    """ Callback for change of https verification """
    set_https_verification(cfg.enable_https_verification())
Esempio n. 2
0
def guard_https_ver():
    """ Callback for change of https verification """
    set_https_verification(cfg.enable_https_verification())