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

RC4-SHA is no longer available in openssl #241

Closed
basilhendroff opened this issue Oct 29, 2020 · 4 comments
Closed

RC4-SHA is no longer available in openssl #241

basilhendroff opened this issue Oct 29, 2020 · 4 comments

Comments

@basilhendroff
Copy link

basilhendroff commented Oct 29, 2020

Hello!

Similar to #232, but on iLO4.

For full details, please refer to the Let's Encrypt community thread https://community.letsencrypt.org/t/hp-ilo4-ssl-circular-reference/137076

I'm seeing the issue on the embedded iLO4 on a HP Gen8 Microserver

# hpilo_cli -v
4.4.1
# pip --version
pip 20.2.3 from /usr/local/lib/python3.7/site-packages/pip (python 3.7)
@basilhendroff basilhendroff changed the title KeyError: 'transfer-encoding' ILO4 KeyError: 'transfer-encoding' iLO4 Oct 29, 2020
@basilhendroff basilhendroff reopened this Oct 30, 2020
@basilhendroff
Copy link
Author

There is a solution to this issue. Please refer to abovementioned thread for the details. Does it warrant a change to hpilo.py?

@seveas
Copy link
Owner

seveas commented Nov 25, 2020

I see several issues in that thread. There's an issue about rc4 and this transfer-encoding issue. I did see a solution for the rc4 issue, but not for the transfer-encoding issue. What did I miss?

@basilhendroff
Copy link
Author

basilhendroff commented Nov 25, 2020

Sorry, there's only the RC4 issue. I took the transfer encoding heading from #232,

Please let me know if you manage to address this issue and I'll remove the tweak I made to the install script for the resource around line 145.

Btw, you rate a mention on the FreeNAS community resource Let's Encrypt Local Servers and Devices.

@basilhendroff basilhendroff changed the title KeyError: 'transfer-encoding' iLO4 RC4-SHA is no longer available in openssl Nov 25, 2020
@seveas
Copy link
Owner

seveas commented Jan 16, 2021

This is fixed now.

@seveas seveas closed this as completed Jan 16, 2021
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

2 participants