From a0818f7a590079ee2edfe798ddf11728f6501309 Mon Sep 17 00:00:00 2001 From: Mark Cilia Vincenti Date: Tue, 13 Dec 2022 17:05:53 +0100 Subject: [PATCH] Restored default UseTlsCertificateLoader for use with default options. --- Samples/CertbotSample/CertbotSample.csproj | 3 +-- .../CertbotSampleUsingMiddleware.csproj | 2 +- TlsCertificateLoader/TlsCertificateLoader.csproj | 8 ++++---- 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/Samples/CertbotSample/CertbotSample.csproj b/Samples/CertbotSample/CertbotSample.csproj index 4dffec5..9e1422f 100644 --- a/Samples/CertbotSample/CertbotSample.csproj +++ b/Samples/CertbotSample/CertbotSample.csproj @@ -5,8 +5,7 @@ - - + diff --git a/Samples/CertbotSampleUsingMiddleware/CertbotSampleUsingMiddleware.csproj b/Samples/CertbotSampleUsingMiddleware/CertbotSampleUsingMiddleware.csproj index c67dd5a..99c4e70 100644 --- a/Samples/CertbotSampleUsingMiddleware/CertbotSampleUsingMiddleware.csproj +++ b/Samples/CertbotSampleUsingMiddleware/CertbotSampleUsingMiddleware.csproj @@ -5,7 +5,7 @@ - + \ No newline at end of file diff --git a/TlsCertificateLoader/TlsCertificateLoader.csproj b/TlsCertificateLoader/TlsCertificateLoader.csproj index dd7bbd9..8c7b365 100644 --- a/TlsCertificateLoader/TlsCertificateLoader.csproj +++ b/TlsCertificateLoader/TlsCertificateLoader.csproj @@ -6,7 +6,7 @@ https://github.com/MarkCiliaVincenti/TlsCertificateLoader.git https://github.com/MarkCiliaVincenti/TlsCertificateLoader LICENSE - 2.2.3 + 2.2.4 logo.png Restored default UseTlsCertificateLoader for use with default options. Allows loading of TLS (HTTPS) certificates for .NET 6.0/7.0 Kestrel web applications, allowing for refreshing of certificates as well as compatibility with HTTP/3. Includes optional middleware for using certificates obtained by Certbot. @@ -14,8 +14,8 @@ HTTPS,TLS,SSL,Kestrel,HTTP3,HTTP/3,certificates,security,net6,net6.0,net7,net7.0,Certbot,aspnetcore,middleware git True - 2.2.3.0 - 2.2.3.0 + 2.2.4.0 + 2.2.4.0 README.md true true @@ -41,7 +41,7 @@ - +