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

Accept 'ECPrivateKey' as a ssl key option #801

Closed
wants to merge 1 commit into from

Conversation

mururu
Copy link
Contributor

@mururu mururu commented Jul 29, 2015

No description provided.

@mururu mururu changed the title Accept 'ECPrivateKey' as a ssl option Accept 'ECPrivateKey' as a ssl key option Jul 29, 2015
@OTP-Maintainer
Copy link

Patch has passed first testings and has been assigned to be reviewed


I am a script, I am not human


@IngelaAndin
Copy link
Contributor

This is obviously a bug fix. For quicker inclusion it would be great if you could add a test case too, otherwise we will when it gets prioritized.

@essen
Copy link
Contributor

essen commented Aug 18, 2015

What kind of test do you expect and where should it be put? Perhaps there's a similar one somewhere?

@IngelaAndin
Copy link
Contributor

There needs to be a test that uses the option to specify a 'ECPrivateKey' and gets a sucessfull connection.

@mururu
Copy link
Contributor Author

mururu commented Aug 18, 2015

Sorry, I found your reply now. I will add a  test this evening.


Mailbox から送信

On Tue, Aug 18, 2015 at 5:51 PM, Ingela Andin notifications@github.com
wrote:

There needs to be a test that uses the option to specify a 'ECPrivateKey' and gets a sucessfull connection.

Reply to this email directly or view it on GitHub:
#801 (comment)

@IngelaAndin
Copy link
Contributor

How is it going with the test case?

@mururu
Copy link
Contributor Author

mururu commented Aug 25, 2015

Sorry for the late reply. I have pushed the test case. But I could not find a best place where it should exist. Please tell me if there is a better place.

@IngelaAndin
Copy link
Contributor

Well I think this place is good enough for now anyway. There is a der_input case in the ssl_basic_SUITE that is actually not a good enough test as it does not test all types of keys as DER. Also ECC was added in a later stage then this test was written. At some point we may need to review the test structure of ssl as it is growing all the time, but that is another problem.

@mururu
Copy link
Contributor Author

mururu commented Aug 25, 2015

It is good news. I have supposed something like that. Thanks!

@OTP-Maintainer
Copy link

Fetching pull requests from github failed:

Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.

I am a script, I am not human


@OTP-Maintainer
Copy link

Patch has passed first testings and has been assigned to be reviewed


I am a script, I am not human


@IngelaAndin
Copy link
Contributor

Merged to maint for 18.1

@mururu mururu deleted the ssl-key-ec branch September 10, 2015 14:26
@mururu
Copy link
Contributor Author

mururu commented Sep 10, 2015

Thank you!

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

Successfully merging this pull request may close these issues.

None yet

4 participants