Closed ozzyjohnson closed 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.
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.
Thanks for including the version information - it helped me pinpoint the bug very quickly. I just fixed this in 7bb8da60e215cb6c7a4b634556956dbd71f9e401.
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:
However, I had no issues attempting the same from a Ubuntu 14.04.1 virtualbox.
Output:
Happy to provide more information or recreate if I can do so without possibly buying another cert. Keep up the good work.