Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1021 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 1021 Bytes

ISO Certificate Manager

The ISO Certificate Manager is a configurable python script that searches your local Windows Certificate Stores for any certificates that would grant access to any of the North American ISOs.

Parameters

-m market_code
Any of the following market codes should be configured in the config.yaml file
OATI, MISO, SPP, PJM, ERCOT, NYISO, ISONE, webCARES and CAISO

-c config_file
path to a .yaml config file specifying filters to help identify certificates.

-o out_file
CSV Filename to be generated.

-v/-q will increase or decrease the logging level.

YAML Config File

Use the template to build your own filters for markets.

stores - the certificate stores to search. (Most will be found in 'MY') filters
  market
    field
      - list of regexs
      - that will identify
      - certificates for the market