diff --git a/Documentation.md b/Documentation.md index 43944bc..eaf326f 100644 --- a/Documentation.md +++ b/Documentation.md @@ -19,7 +19,7 @@ Certificate Manager is a package which makes it easy to create certificates (cha Add the NuGet package to the your project file ``` - + ``` The NuGet packages uses dependency injection to setup. In a console application initialize the package as follows: diff --git a/README.md b/README.md index 311e16e..d5efe80 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Add the NuGet package to the your project file ``` - + ``` The NuGet packages uses dependency injection to setup. In a console application initialize the package as follows: diff --git a/src/CertificateManager/CertificateManager.csproj b/src/CertificateManager/CertificateManager.csproj index 47c782f..df7d0b3 100644 --- a/src/CertificateManager/CertificateManager.csproj +++ b/src/CertificateManager/CertificateManager.csproj @@ -11,11 +11,11 @@ Certificate Manager is a package which makes it easy to create certificates (chained and self signed) which can be used to in client server authentication and IoT Devices like Azure IoT Hub certificate authentication mtls pfx cer pem cert crt - small fixes for RSA certificates + private key, public certificate pem exports 2020 damienbod true damienbod - 1.0.2 + 1.0.3