mirror of
https://github.com/laurivosandi/certidude.git
synced 2026-04-25 00:25:57 +03:00
[PR #3] [MERGED] Misc cosmetic improvements #56
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/certidude-laurivosandi#56
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/laurivosandi/certidude/pull/3
Author: @plaes
Created: 8/28/2015
Status: ✅ Merged
Merged: 8/28/2015
Merged by: @laurivosandi
Base:
master← Head:work📝 Commits (8)
ada3dabAdd requirements.txtf7183fdcli: Add some error checks for ca target directoryda20025cli: Generate openssl.cnf snippet as file instead of writing it to terminal2877c32cli: Kill unused imports8b35102Refactor CertificateAuthorityConfig to accept single configuration file49a79c9cli: spawn: Return error code when spawn fails03f9c9fcli: spawn: Fix error message when certidude signer is already runninga3fd7edAdd kerberos to requirements📊 Changes
7 files changed (+63 additions, -20 deletions)
View changed files
📝
README.rst(+1 -1)📝
certidude/cli.py(+26 -13)📝
certidude/templates/openssl.cnf(+4 -0)📝
certidude/wrappers.py(+10 -4)📝
certidude/wsgi.py(+1 -1)➕
requirements.txt(+19 -0)📝
setup.py(+2 -1)📄 Description
Last patch is speculative, because I've yet to figure out how to join my machine to existing AD domain so kerberos would work ;)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.