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

Automating certificate management in Edge Browser through programming #150

Closed
NanoUnequalBot opened this issue May 13, 2023 · 1 comment
Closed
Labels
feedback Feedback about an existing DevTools feature

Comments

@NanoUnequalBot
Copy link

Hello developer,
When it comes to managing certificates in the Edge browser, the "Manage certificates" option can be found in the "Privacy, search, and services" setting of Edge. By opening the certificate manager, various operations related to certificate management can be performed manually,
For example:
option1: viewing certificate details and certificate chain details;
option2: importing and deleting certificates;
option3: checking certificate status,
and so on.
May I ask how to achieve automation of these operations through programming, including loading certificates, parsing certificates, building certificate chain, verifying certificates, obtaining verification results, and deleting certificates, replacing manual operations (options 1, 2, 3)?
In other words, how can all the available functions in the certificate manager be implemented through programming and run automatically through the program to replace laborious manual operations?
Thank you.

@NanoUnequalBot NanoUnequalBot added the feedback Feedback about an existing DevTools feature label May 13, 2023
@captainbrosset
Copy link
Contributor

Thanks for your question. However, this repository is specific to DevTools. DevTools is a developer feature in Edge which is unrelated with the certificate manager.
Can you please send your feedback again by using the browser's feedback mechanism? Here's how:

  1. Click Settings and more (the ... button in the top-right corner of the browser).
  2. Click Help and feedback.
  3. Click Send feedback.

You might also be interested in asking on our Edge Insiders community forum instead: https://techcommunity.microsoft.com/t5/microsoft-edge-insider/ct-p/MicrosoftEdgeInsider

Thank you for your understanding.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feedback Feedback about an existing DevTools feature
Projects
None yet
Development

No branches or pull requests

2 participants