Pfx Certificate Manager is a .Net Conslole Application that allows you to manage Pfx certificates. It provides a simple command-line interface for importing, exporting, and deleting Pfx certificates.
The application provides the following features:
The application can be installed using the following methods:
- .NET 9.0 or later
- Store feature requires Windows 10 or later
See Here
- The application is designed to be run from the command line.
- The application requires administrative privileges to run.
- The application will prompt you for the password for the Pfx certificate when importing or exporting.
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
)- Note: Before committing, ensure you have created appropriate tests for your changes. This helps maintain the quality and reliability of the project.
- Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
If you encounter a bug or have an issue to report, please follow these steps:
-
Go to the Issues Page
Navigate to the GitHub Issues page. -
Click "New Issue"
Click the green "New Issue" button to create a new issue. -
Provide Details
- Title: Write a concise and descriptive title for the issue.
- Description: Include the following details:
- Steps to reproduce the issue.
- Expected behavior.
- Actual behavior.
- Environment details (e.g., OS, .NET version, etc.).
- Attachments: Add screenshots, logs, or any other relevant files if applicable.
- Submit the Issue
Once all details are filled in, click "Submit new issue" to report it.
Your feedback is valuable and helps improve the project!
Distributed under the GPL-3.0 License.
Jens Tirsvad Nielsen - LinkedIn