Blog.
Hi, my name is Marco. Working as a Senior Software Architect at Philips. I'm an Opensource Maintainer and Contributor. If you like my work, consider to sponsor my work.
I wrote my first blog March 2011. Mostly I'm writing on software development. In total I wrote 75 articles in 7 categories. Use search below to filter by title or click a category or tag to filter by tag or category.
Categories:
Tags:
Zero-trustSpiffeVaultSigstoreDockerSLSAGitHubGitHelmKubernetesTraefikTerraformsshReactNext.jsHexoBlogMarkdownNginxElasticsearchWebTLSLetsencryptHTTP/2WindowsRaspberry PiraspbiantestTDDbenchmarkconcurrencyparallelismbootChocolateyGradleJavaHTML5PWASEOPerformanceVirtualBoxAngularNode.jsazurehaproxysynologyvagranthyper-vBDDJasmineMochaKarmaPuTTYDebianpacker.ioChaiGruntSinonnpmJenkinsMSBuildMSpecOpenCoverNuGetArchitecturec#CQRSDesign patternsFluent SecurityJSONKnockoutJSMicrosoftPowerShellWindows 8Windows PhoneWindsorMVVMMVC3SecurityEntity FrameworklinqvhdConvincingElevator pitchSoftskillsAMDjQueryNcqrsdiskpartvdiskDDDFakeItEasyUnittestingDependency InjectionKinect
Stories
Ssl certificate for your Azure website using Letsencrypt
Marco Franssen /
Letsencrypt is a free automated service which provides you SSL certificates for free. Although the certificates are only valid for 3 months, this shouldn't be a bottleneck as you can fully automate the certificate request and renewal. Letsencrypt comes with a python client which you can use to make a certificate request. Letsencrypt can be ran from a Linux OS. In this blogpost I will show you how to use the Letsencrypt Vagrant box (Ubuntu vm) to authorize the certification request for your Azur…