Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GDS: add ArgumentException to Method CreateCACertificateAsync (#2336)
Introduces an exception, to notify the user when supplying an invalid argument to the method CreateCACertificateAsync This exception was introduced, as in the current implementation the same subject name has to be used as in the configuration or else the certificate is not copied to the trusted store.
- Loading branch information