Commit Graph

6 Commits

Author SHA1 Message Date
cf46944e50 Testing directory structure
All checks were successful
continuous-integration/drone/push Build is passing
2021-04-18 23:06:20 +02:00
81211b1dd5 On running test the sript generates 3 user where password == username
All checks were successful
continuous-integration/drone/push Build is passing
->  user1: 'alma' with passphrase: 'amla'
    ->  user2: 'citrom' with passphrase: 'mortic'
    ->  user1: 'dinnye' with passphrase: 'eynnid'

The private keys are envrypted in DER format with pkcs#8 using the passphrase.
The private keys are temporarly stored under config/{homeDir}
The public keys are stored in the config file without encryption
2021-04-18 18:59:01 +02:00
0f72679fc8 Typing mismatch 2021-04-18 16:30:01 +02:00
55026aa626 Typing
All checks were successful
continuous-integration/drone/push Build is passing
2021-04-18 14:23:13 +02:00
cb929266cd reformat
All checks were successful
continuous-integration/drone/push Build is passing
2021-04-18 13:36:04 +02:00
c5533e1c5e authentication service + test
All checks were successful
continuous-integration/drone/push Build is passing
2021-04-17 19:52:58 +02:00