1
0
mirror of https://blitiri.com.ar/repos/chasquid synced 2026-01-09 17:55:57 +00:00

Add a new "chasquid-userdb" command line tool

This patch adds a "chasquid-userdb" command line tool to check and add users
to chasquid's userdb files.

It's not pretty or very friendly, as it's meant to be used for testing for
now.
This commit is contained in:
Alberto Bertogli
2016-07-22 01:49:45 +01:00
parent 7eba9bb4f7
commit 92d16a0ca9
2 changed files with 98 additions and 1 deletions

3
.gitignore vendored
View File

@@ -7,8 +7,9 @@
# excluded.
!.gitignore
# The binary.
# The binaries.
chasquid
chasquid-userdb
# Exclude any .pem files, to prevent accidentally including test keys and
# certificates.