mirror of
https://codeberg.org/scip/pcp.git
synced 2026-02-04 15:10:59 +01:00
changed key format, now includes the ed25519 pubkey for signing.
This commit is contained in:
@@ -37,6 +37,7 @@ if (! $config) {
|
||||
|
||||
my %cfg = ParseConfig(-ConfigFile => $config,
|
||||
-InterPolateVars => 1,
|
||||
-UseApacheInclude => 1,
|
||||
-Tie => "Tie::IxHash" );
|
||||
my $verbose = $cfg{verbose};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user