Skip to content

Commit

Permalink
Update client private key
Browse files Browse the repository at this point in the history
  • Loading branch information
obelisk committed Jun 6, 2024
1 parent b448354 commit 015aac6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/test_configs/rustica_local_file_alt.toml
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,8 @@ ECAwQ=
x509_private_key = "MIG2AgEAMBAGByqGSM49AgEGBSuBBAAiBIGeMIGbAgEBBDDOLp3ZkQZasW1BKZ+fG3ODQgNThvI7pV38DOEFCz6c+gr8whSiV6EHWT04VrddShehZANiAARKbU0hcFy5+9qqHxGx/FBQb2dh6u+pAYh4ASh7skBkPv5DK/46FH6pvyPp6Gfkp8gagcFsr9nAKbwjkVTtBopuhh45KUM5k4VqIqaNox7g+XCrgG29oVqA5WZpW8DFH2c="
x509_private_key_algorithm = "p384"

client_certificate_authority_private_key = "MIG2AgEAMBAGByqGSM49AgEGBSuBBAAiBIGeMIGbAgEBBDDOLp3ZkQZasW1BKZ+fG3ODQgNThvI7pV38DOEFCz6c+gr8whSiV6EHWT04VrddShehZANiAARKbU0hcFy5+9qqHxGx/FBQb2dh6u+pAYh4ASh7skBkPv5DK/46FH6pvyPp6Gfkp8gagcFsr9nAKbwjkVTtBopuhh45KUM5k4VqIqaNox7g+XCrgG29oVqA5WZpW8DFH2c="
client_certificate_authority_private_key_algorithm = "p384"
client_certificate_authority_private_key = "MIGHAgEAMBMGByqGSM49AgEGCCqGSM49AwEHBG0wawIBAQQgoU93S9rVNdO/xGCd6xrHGY+I3DlrOVUNpeCv1LGAw2ehRANCAASMdgwkgj8HTSjBYMaKDl43YsIvhbN8Ju5KEj9F9LVeki+L2jfcdTrferUwBFqQsaaoIBEMmGbb2pWiLP/lwl2I"
client_certificate_authority_private_key_algorithm = "p256"
client_certificate_authority_common_name = "RusticaAccess"

[logging."stdout"]
Expand Down

0 comments on commit 015aac6

Please sign in to comment.