🔑 Add client cert auth
This adds 8080 to be used with client cert auth. selfsigned-cli.p12 needs to be imported in browser's chain.
Password is empty.
Can we name the files in a way that it's clear they are "localhost development" only, otherwise we will get useless h1 reports again
Sure. For my understanding the entire shallow-server/CI is for localhost dev or dev only.
What about something like"dev test key"?
For my understanding the entire shallow-server/CI is for localhost dev or dev only.
Yes, we all know. But script kiddies searching repos for BEGIN PRIVATE KEY do not know what shallow server means. it could be a production thing.
What about something like"dev test key"?
👍🏼