Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Dexus/pem
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.7.0
Choose a base ref
...
head repository: Dexus/pem
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.7.1
Choose a head ref
  • 7 commits
  • 5 files changed
  • 3 contributors

Commits on Feb 25, 2015

  1. Creating a CSR for an encrypted key

    Added the ability to specify the password for a private key when creating a CSR.
    jpage-godaddy committed Feb 25, 2015
    Configuration menu
    Copy the full SHA
    e46481a View commit details
    Browse the repository at this point in the history
  2. Using files for passing key passwords

    When generating a CSR, changed to using a temporary file for passing the password parameter; this avoids command line escaping issues.
    jpage-godaddy committed Feb 25, 2015
    Configuration menu
    Copy the full SHA
    ed3a7a2 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2015

  1. Merge pull request #2 from andris9/master

    bump to 1.7.0
    Dexus committed Feb 26, 2015
    Configuration menu
    Copy the full SHA
    c4f08bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e13a14 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2015

  1. Merge pull request #49 from DullReferenceException/csr-with-password

    Creating a CSR for an encrypted key
    Dexus committed Feb 27, 2015
    Configuration menu
    Copy the full SHA
    2d9ee29 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:Dexus/pem

    Josef Fröhle committed Feb 27, 2015
    Configuration menu
    Copy the full SHA
    e99e6d6 View commit details
    Browse the repository at this point in the history
  3. * Change variable name

    * Bump version to 1.7.1
    Josef Fröhle committed Feb 27, 2015
    Configuration menu
    Copy the full SHA
    e2edba6 View commit details
    Browse the repository at this point in the history
Loading