Skip to content

Simple Certificate Reporting for Energy Trading Markets (ERCOT, MISO, PJM, SPP, CAISO)

License

Notifications You must be signed in to change notification settings

CaffeineLab/isocertmgr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Simple Certificate Reporting for Energy Trading Markets (ERCOT, MISO, PJM, SPP, CAISO)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages