tlsnotary / pagesigner-oracles

Sandboxed AWS EC2 instance running PageSigner notary server
GNU General Public License v3.0
32 stars 15 forks source link

Setup Script Passwords #5

Closed antimatter15 closed 3 years ago

antimatter15 commented 3 years ago

https://github.com/tlsnotary/pagesigner-oracles/blob/master/systemd/tlsnotary_setup.sh#L17

Looks like in tlsnotary_setup.sh the password for the notary user is configured to literally pass1 rather than the value of the variable $pass1

themighty1 commented 3 years ago

Hi. You are right, thank you. That's a bug. Fixed in the master branch.