Giter Club home page Giter Club logo

openssl-certgen's Introduction

OpenSSL Certificate Generator

Automated, self-signed certificate generation via openssl.

Prerequisites

Please make sure these are installed on your system.

Installation

Linux

  1. Clone this repository
  2. make install

OSX

  1. brew tap haensl/haensl
  2. brew install openssl-generate-certificates

Usage

For additional information please consider consulting the man page.

Synopsis

openssl-generate-certificates -h hostname [-i ip] [-j subject] [-p prefix] [-s password] [-v]

Generated certificate files and keys are written to the current working directory.

Options

-h hostname, --host hostname

Specify hostname or IP of server to generate certificates for.

-i ip, --ip ip

Specify additional ips to bind to hostname. Default: 127.0.0.1

-j subject, --subject subject

Specify the subject string to use when generating the CA certificate.

-p prefix, --prefix prefix

Specify a prefix for output filenames.

-s password, --secret password

Specify the password with which to encrypt the CA key-signing key.

-v, --verbose

Print verbose output.

openssl-certgen's People

Contributors

haensl avatar

Stargazers

 avatar

Watchers

 avatar  avatar

openssl-certgen's Issues

Doesn't work on OS X High Sierra

# Already ran 'brew tap haensl/haensl'

$ brew -v
Homebrew 1.9.1
Homebrew/homebrew-core (git revision e5a7; last commit 2019-01-14)

$ brew install openssl-generate-certificates
Updating Homebrew...
==> Installing openssl-generate-certificates from haensl/haensl
==> Downloading https://github.com/haensl/openssl-certgen/archive/v1.2.0.tar.gz
Already downloaded: /Users/t.gravity/Library/Caches/Homebrew/downloads/eb834f600d667130d7cdf47e4ce19a2424055edb77c9cec781df34b2cdaec3d9--openssl-certgen-1.2.0.tar.gz
==> make install
Last 15 lines from /Users/t.gravity/Library/Logs/Homebrew/openssl-generate-certificates/01.make:
2019-01-13 16:23:38 -0800

make
install

uname: illegal option -- o
usage: uname [-amnprsv]
ln: /usr/bin/openssl-generate-certificates: Operation not permitted
make: *** [install] Error 1

If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
https://github.com/haensl/homebrew-haensl/issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.