Skip to content

Conversation

@josesimoes
Copy link
Member

@josesimoes josesimoes commented Jul 18, 2019

Description

  • Add X509Certificate2 class.
  • Bump native version to 100.1.2.0.
  • Bump version to 1.2.0-preview.

Motivation and Context

How Has This Been Tested?

  • SSL sample: able to parse certificate with private key, able to connect to server using client certificate.

Screenshots

Types of changes

  • Improvement (non-breaking change that improves a feature, code or algorithm)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Signed-off-by: José Simões jose.simoes@eclo.solutions

- Add X509Certificate2 class.
- Bump native version to 100.1.2.0.
- Bump version to 1.2.0-preview.

Signed-off-by: José Simões <jose.simoes@eclo.solutions>
@josesimoes josesimoes added the Type: enhancement New feature or request label Jul 18, 2019
@nfbot
Copy link
Member

nfbot commented Jul 18, 2019

Hi @josesimoes,

I'm nanoFramework bot.
Thank you for your contribution!

A human will be reviewing it shortly. 😉

@josesimoes
Copy link
Member Author

cc @networkfusion

@josesimoes
Copy link
Member Author

SonarCloud failing on lack of coverage. Ignoring.

@josesimoes josesimoes merged commit 754a8f1 into nanoframework:develop Jul 18, 2019
@josesimoes josesimoes deleted the add-X509Certificate2 branch July 18, 2019 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add X509Certificate2 to System.Net API

2 participants