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