Skip to content

SSL Toolbox is an IntelliJ IDEA plugin designed to streamline the management of Java Keytool and SSL certificates.

License

Notifications You must be signed in to change notification settings

cortiz/ssl-toolbox

Repository files navigation

SSL-Toolbox - The Ultimate Java Keytool and SSL Certificate Manager

SSL-Toolbox is an IntelliJ IDEA plugin designed to streamline the management of Java Keytool and SSL certificates. Focused on simplicity and usability, SSL-Toolbox equips developers with the tools necessary to create, view, and manage SSL certificates directly within the IntelliJ IDEA environment.

Features

  • Create and Import Certificates: Seamlessly generate new SSL certificates or import existing ones.
  • KeyStore Management: Effortlessly manage your Java KeyStore, including adding, removing, and updating entries.
  • Certificate Viewer: Instantly view detailed information about your SSL certificates, including their validity, issuer, and more.
  • Export Certificates: Easily export certificates from your KeyStore for use in other environments.
  • Renew Certificates: Simplify the process of renewing soon-to-expire certificates.
  • IntelliJ Integration: Fully integrated into the IntelliJ IDEA ecosystem, providing a unified user experience.

Installation

  1. Navigate to File > Settings > Plugins.
  2. Click on Marketplace and search for "SSL-Toolbox".
  3. Click Install to add the plugin to your IDE.
  4. Restart IntelliJ IDEA to complete the installation.

Getting Started

After installation, access SSL-Toolbox via the toolbar or the Tools menu. From there, you can manage your KeyStore entries and SSL certificates with ease.

Contributing

We welcome contributions from the community! Whether it's bug reports, feature requests, or pull requests, your input helps us make SSL-Toolbox better.

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Commit your changes (git commit -am 'Add new feature').
  4. Push to the branch (git push origin feature-branch).
  5. Create a new Pull Request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

SSL Toolbox is an IntelliJ IDEA plugin designed to streamline the management of Java Keytool and SSL certificates.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages