I don't believe that there is any support for a PEM file that contains multiple CAs. Is that right? If so, there any plans to support this?
If the file contained multiple PEMs, the caller could parse the file, but even then, you can't call parseCert() with a string representation of the PEM CA, right? It has to be a file reference?