Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add components for cert and req creation #87

Open
microshine opened this issue Jul 5, 2021 · 2 comments
Open

Add components for cert and req creation #87

microshine opened this issue Jul 5, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@microshine
Copy link

microshine commented Jul 5, 2021

It would be nice to have helpful components for Self-Signed Certificates and Certificate Requests creation and use them for our x509 and Fortify examples

image
image

@microshine microshine added the enhancement New feature or request label Jul 5, 2021
@microshine
Copy link
Author

@rmhrisk could you help to make a list of extensions and Attributes (for CSR) which we need?

@microshine
Copy link
Author

microshine commented Jul 5, 2021

Here are properties that Windows supports:

  • Subject name

image

  • Subject alternative name

image
image

  • Extensions

image

  • Key usage

image

  • Extended Key Usage

image

  • Basic Constraints

image

  • Include Symmetric Algorithm (I don't know this extension)

image

  • Custom extension

image

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant