• Lucas Carvalho's avatar
    Allows to check multi trusted certificates. · 6376f720
    Lucas Carvalho authored
    Actually, the user can configure the buildout.cfg and set multiples
    certificates files.
    
    It means that libnetworkcache must be able to check if the signature
    which comes from shadir is trustable or not, based on these certificates.
    
    A given signature can not appear twice in the same directory-key, if it
    happens a DiretoryNotFound error must be raised.
    6376f720
libnetworkcache.py 7.38 KB