switched to self signed https

This commit is contained in:
DouweRavers
2025-04-17 15:22:31 +02:00
parent ef528aa10f
commit 6f03c84264
6 changed files with 14 additions and 3 deletions

View File

@@ -13,7 +13,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("douwco.be")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+40bc778f29b5fd32a057f7dc38a67df115078301")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+ef528aa10f4b3023fcb0b390f9bc3fbb9e556310")]
[assembly: System.Reflection.AssemblyProductAttribute("douwco.be")]
[assembly: System.Reflection.AssemblyTitleAttribute("douwco.be")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]