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

conch: Support SHA2 signatures with RSA #9765

Closed
twisted-trac opened this issue Feb 16, 2020 · 4 comments
Closed

conch: Support SHA2 signatures with RSA #9765

twisted-trac opened this issue Feb 16, 2020 · 4 comments

Comments

@twisted-trac
Copy link

alex's avatar @alex reported
Trac ID trac#9765
Type enhancement
Created 2020-02-16 14:31:55Z

Currently conch always uses SHA1: https://github.com/twisted/twisted/blob/trunk/src/twisted/conch/ssh/keys.py#L1513-L1515

OpenSSH is currently deprecating RSA+SHA1. SSH has a way of negotiating RSA+SHA2. Conch should support this.

Searchable metadata
trac-id__9765 9765
type__enhancement enhancement
reporter__alex alex
priority__normal normal
milestone__None None
branch__ 
branch_author__ 
status__closed closed
resolution__fixed fixed
component__conch conch
keywords__review review
time__1581863515511825 1581863515511825
changetime__1644787928447330 1644787928447330
version__None None
owner__None None
cc__twm
@twisted-trac
Copy link
Author

@twisted-trac
Copy link
Author

cjwatson's avatar @cjwatson commented

I think #10266 needs to be done first.

@twisted-trac
Copy link
Author

cjwatson's avatar @cjwatson commented

#1692

@twisted-trac
Copy link
Author

cjwatson's avatar @cjwatson set status to closed

125b2d6

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

No branches or pull requests

1 participant