Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 643824 Details for
Bug 867019
ccs certificates are not generated if current diretory is read only NFS
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch to fix bz
0001-Fixed-redirect-which-wouldn-t-allow-creation-of-keys.patch (text/plain), 811 bytes, created by
Chris Feist
on 2012-11-13 00:16:25 UTC
(
hide
)
Description:
Patch to fix bz
Filename:
MIME Type:
Creator:
Chris Feist
Created:
2012-11-13 00:16:25 UTC
Size:
811 bytes
patch
obsolete
>From 7c0604053eb23ef148f1648c8fdfa504bdad443a Mon Sep 17 00:00:00 2001 >From: Chris Feist <cfeist@redhat.com> >Date: Mon, 12 Nov 2012 18:15:20 -0600 >Subject: [PATCH] Fixed redirect which wouldn't allow creation of keys in a > read-only folder > >--- > ccs | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/ccs b/ccs >index bdc2393..96ca267 100755 >--- a/ccs >+++ b/ccs >@@ -2250,7 +2250,7 @@ emailAddress = root@localhost > if (debug): > redirect = "" > else: >- redirect = " > /dev/null 2&>1" >+ redirect = " > /dev/null 2>&1" > > os.system ("/usr/bin/openssl genrsa -out %s 2048 %s" % (key,redirect)) > os.system ("/usr/bin/openssl req -new -x509 -key %s -out %s -days 1825 -config ~/.ccs/cacert.config" % (key,cert)) >-- >1.7.11.7 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 867019
: 643824