kowloon12

Results 3 issues of kowloon12

``` 286c286 < NEW_REG='{"resource":"new-reg","contact":["mailto:'"$ACCOUNT_EMAIL"'"],"agreement":"https://letsencrypt.org/documents/LE-SA-v1.0.1-July-27-2015.pdf"}' --- > NEW_REG='{"resource":"new-reg","contact":["mailto:'"$ACCOUNT_EMAIL"'"],"agreement":"https://letsencrypt.org/documents/LE-SA-v1.1.1-August-1-2016.pdf"}' ```

there is a typo in the command used to extract the public key from the private account key (used by the register action): ``` 240c240 < openssl pkey -inform perm...

It would be very useful being able to also specify the schema with -t and -T options (like the pg_dump's options) to address the potential homonymy between tables of different...

dbtoyaml