SSLMate / sslmate

The SSLMate Client - Buy and Manage SSL Certs from the Command Line
Other
99 stars 9 forks source link

Error: Invalid certs/ API command using 0.7.0-pre4 with --approval=dns on OSX 10.10.1 #19

Closed ozzyjohnson closed 9 years ago

ozzyjohnson commented 9 years ago

I had no luck buying with DNS approval (I work with @konklone and @GUI using the same DNS-enabled account) from OSX with the following config.

Output:

    sslmate buy --batch --approval=dns DOMAIN
    Generating private key... Done.
    Generating CSR... Done.
    Placing order...
    route53: Adding CNAME record for xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx.DOMAIN.... Done.
    Error: Invalid certs/ API command

However, I had no issues attempting the same from a Ubuntu 14.04.1 virtualbox.

Output:

    sslmate buy --batch --approval=dns DOMAIN
    Generating private key... Done.
    Generating CSR... Done.
    Placing order...
    route53: Adding CNAME record for xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx.DOMAIN.... Done.
    Order complete.

Happy to provide more information or recreate if I can do so without possibly buying another cert. Keep up the good work.

AGWA commented 9 years ago

Thanks for including the version information - it helped me pinpoint the bug very quickly. I just fixed this in 7bb8da60e215cb6c7a4b634556956dbd71f9e401.