Modify ↓
Ticket #606 (closed defect: fixed)
"bcfg2-admin init" is not creating SSL certificate and brake the installation
Reported by: | [email protected]… | Owned by: | desai |
---|---|---|---|
Priority: | major | Milestone: | Bcfg2 0.9.6 Release |
Component: | bcfg2-client | Version: | |
Keywords: | certificate, openssl | Cc: | [email protected]… |
Description
Here's what happens (in summary):
[email protected]:/usr/lib/python2.5/site-packages/Bcfg2# bcfg2-admin init
...
5: Ubuntu
6: Gentoo
7: FreeBSD
: 5
unknown option -out/etc/bcfg2.key # HERE
req [options] <infile >outfile
where options are
...
Repository created successfuly in /var/lib/bcfg2
I had to reformat the lines of the code where the certificate is generated in one line for it to works (diff attached).
Attachments
Change History
Changed 14 years ago by Fernando Laudares Camargos <[email protected]…>
- Attachment patch-Init.py.diff added
comment:1 Changed 14 years ago by desai
- Status changed from new to closed
- Resolution set to fixed
- Milestone set to Bcfg2 0.9.6 Release
Patch committed in [6a075b983056d801a288e4e8ad81eb8c263b0260] (SVN r4951). Thanks for the report/patch.
Note: See
TracTickets for help on using
tickets.