Install certificates to the Windows Certificate Manager
salt://certs/cert.cer:
certutil.add_store:
- store: TrustedPublisher
salt.states.win_certutil.add_store(name, store, saltenv=u'base')¶Store a certificate to the given store
salt.states.win_certutil.del_store(name, store, saltenv=u'base')¶Remove a certificate in the given store