This accepts a CACertPath, however there are circumstances where one may have to pass the existing root CA certificate without having to write to a file which is not possible today. As a library, one cannot assume file system access, hence there should be a way to supply the CA certificate.
If not at least export the fields of NitroClient so that user can customise the behavior without having to expect such changes in the library.
This accepts a CACertPath, however there are circumstances where one may have to pass the existing root CA certificate without having to write to a file which is not possible today. As a library, one cannot assume file system access, hence there should be a way to supply the CA certificate.
If not at least export the fields of NitroClient so that user can customise the behavior without having to expect such changes in the library.