Martin Strob
Results
3
issues of
Martin Strob
fixes a self-closing div tag (appears if there is no text in a document-tag), which is not allowed in HTML
add documentation for mTLS client authentication with Caddy. This needs Caddy >=2.8.
Client cert authentication (mTLS) is a method in TLS to additionally validate the client by using a client certificate (X.509). I usually secure my exposed private services with mTLS in...