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

Getting error BXNUI2081E while uploading certificate files #12

Closed
frkncngz opened this issue Feb 19, 2018 · 1 comment
Closed

Getting error BXNUI2081E while uploading certificate files #12

frkncngz opened this issue Feb 19, 2018 · 1 comment

Comments

@frkncngz
Copy link

I am getting the following error at the upload step:

Attempting certificate upload...
Uploading certificate to domain 'xxxxx.co'...
FAILED
Error response from server. Status code: 500; description: BXNUI2081E: <b>The certificates and keys were not modified because an unknown error occurred: Error.</b> <br>Click the <b>Account and Support</b> icon in the top menu bar, click <b>Get help</b>, and search for help or get support..

Making GET request to https://xxxxx.co
HTTPSConnectionPool(host='xxxxx.co', port=443): Max retries exceeded with url: / (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', 'ssl3_read_bytes', 'tlsv1 unrecognized name')],)",),))
Warning: Please note that your SSL certificate, its corresponding PRIVATE KEY, and its intermediate certificates have been downloaded to the current working directory. If you need to remove them, use `rm *.pem`
Unable to upload certificates

I also tried to upload the files by using the following command but still getting the same error.

bx security cert-add xxxxx.co -k privkey.pem -c cert.pem -i chain.pem

What might be the reason?

@frkncngz
Copy link
Author

Strangely it disappeared by itself 🤔

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

1 participant