Python was throwing an error that the cert variable was being accessed before being declared.
CscaMasterListData:: seems to have been replaced with pkdMasterListContent:: in the master list ldif files from ICAO. This modification fixes the master list pem file creation.
cert
variable was being accessed before being declared.CscaMasterListData::
seems to have been replaced withpkdMasterListContent::
in the master list ldif files from ICAO. This modification fixes the master list pem file creation.