Skip to content

Commit

Permalink
Use new public key, since the server had to be reinstalled.
Browse files Browse the repository at this point in the history
  • Loading branch information
paragonie-security committed Sep 29, 2019
1 parent cc39b91 commit e323b06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Validator.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ class Validator

// Default Chronicle settings, if none are provided.
const CHRONICLE_URL = 'https://php-chronicle.pie-hosted.com/chronicle';
const CHRONICLE_PUBKEY = 'MoavD16iqe9-QVhIy-ewD4DMp0QRH-drKfwhfeDAUG0=';
const CHRONICLE_PUBKEY = 'Bgcc1QfkP0UNgMZuHzi0hC1hA1SoVAyUrskmSkzRw3E=';

/**
* @var string $chronicleUrl
Expand Down

0 comments on commit e323b06

Please sign in to comment.