2
2
Fork 1

Fix incorrect comment.

This commit is contained in:
Solderpunk 2020-08-01 18:53:57 +02:00
parent 18662f92e2
commit fc14deb275
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ func main() {
// Default server cert lifespan
years = 5
} else {
// Default server cert lifespan
// Default client cert lifespan
days = 1
}
}