Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 387 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 387 Bytes

Dev Cert Keymaker

This is a small tool for generating self-signed certificates for the IDEA Projector or things like that.

Positional parameters:

  1. Authority name
  2. Server name
  3. Should we create CA? "true" or "false"
  4. "IP" or "DNS"
  5. IP or DNS record itself (the value)
  6. Password

Example:

./projectile-keymaker projector idea true IP 192.168.1.1 mypassword