diff --git a/Other/Logo-LockOnly.png b/Other/Logo-LockOnly.png new file mode 100644 index 0000000..e90e03b Binary files /dev/null and b/Other/Logo-LockOnly.png differ diff --git a/Other/Logo-LockOnly.svg b/Other/Logo-LockOnly.svg new file mode 100644 index 0000000..ac35341 --- /dev/null +++ b/Other/Logo-LockOnly.svg @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + diff --git a/Other/placeholder.txt b/Other/placeholder.txt deleted file mode 100644 index e69de29..0000000 diff --git a/Source/LetsEncrypt.Client/LetsEncrypt.Client.csproj b/Source/LetsEncrypt.Client/LetsEncrypt.Client.csproj index 95c7a23..6b0d869 100644 --- a/Source/LetsEncrypt.Client/LetsEncrypt.Client.csproj +++ b/Source/LetsEncrypt.Client/LetsEncrypt.Client.csproj @@ -3,13 +3,38 @@ netstandard2.1 LetsEncrypt.Client - LetsEncrypt.Client - LetsEncrypt.Client + Anton Urbanik + LetsEncrypt.Client + true + LetsEncrypt.Client.snk + LetsEncrypt.Client is simple and straightforward C# implementation of ACME client for Let's Encrypt certificates. Library is primary oriented for generation of wildcard certificates as .pfx. + + https://github.com/Tondas/LetsEncrypt + https://github.com/Tondas/LetsEncrypt + letsencrypt, acme, certificate, wildcard + 1.0.0 + 1.0.0 + true + LICENSE + Logo-LockOnly.png + + git - + + + + + + True + + + + True + + diff --git a/Source/LetsEncrypt.Client/LetsEncrypt.Client.snk b/Source/LetsEncrypt.Client/LetsEncrypt.Client.snk new file mode 100644 index 0000000..0348001 Binary files /dev/null and b/Source/LetsEncrypt.Client/LetsEncrypt.Client.snk differ diff --git a/Source/LetsEncrypt.ConsoleApp/LetsEncrypt.ConsoleApp.csproj b/Source/LetsEncrypt.ConsoleApp/LetsEncrypt.ConsoleApp.csproj index 4f5a5ec..16c0d45 100644 --- a/Source/LetsEncrypt.ConsoleApp/LetsEncrypt.ConsoleApp.csproj +++ b/Source/LetsEncrypt.ConsoleApp/LetsEncrypt.ConsoleApp.csproj @@ -6,7 +6,7 @@ - + diff --git a/Source/LetsEncrypt.Test/LetsEncrypt.Test.csproj b/Source/LetsEncrypt.Test/LetsEncrypt.Test.csproj index 9dce1e0..7839f4b 100644 --- a/Source/LetsEncrypt.Test/LetsEncrypt.Test.csproj +++ b/Source/LetsEncrypt.Test/LetsEncrypt.Test.csproj @@ -7,10 +7,13 @@ - + - - + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + +