Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

running into an error #2

Open
adsargen opened this issue Feb 29, 2016 · 3 comments
Open

running into an error #2

adsargen opened this issue Feb 29, 2016 · 3 comments

Comments

@adsargen
Copy link

I added the plugin successfully, set the timeout to start and added the following values to lemur.conf.py:
DIGICERT_URL = 'https://www.digicert.com/services/v2'
DIGICERT_ACCOUNT_ID = 'xxxxx'
DIGICERT_API_KEY = 'xxxxxxxxxxxxxxxxxxxxxxx'
DIGICERT_REQUEST_TYPE = 'SSL_PLUS'
DIGICERT_ORG_ID = 'xxxxxx'
DIGICERT_SIGNATURE_HASH = 'sha256'
But for some reason still can't issue certificates:
Error when clicking create: "Was not created (object, object)".
Logs show : ERROR: 400: Bad Request [in /usr/local/src/lemur/lemur/common/utils.py:60

Just wondering if i am missing something.

@cdorros
Copy link
Contributor

cdorros commented Mar 1, 2016

First check this: Is your DigiCert account on the v2 API? If you log into the GUI and see cert central (https://www.digicert.com/certcentral/), you are.

@adsargen
Copy link
Author

adsargen commented Mar 1, 2016

In order for me to get this working I had them upgrade the account to v2 API last week.

@clintwilson
Copy link

If there's any help you need with this, feel free to reach out to me as well: clint.wilson (at) digicert (dot) com.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants