[Bug 730894] New: The certificate script is gone in 12.1
https://bugzilla.novell.com/show_bug.cgi?id=730894 https://bugzilla.novell.com/show_bug.cgi?id=730894#c0 Summary: The certificate script is gone in 12.1 Classification: openSUSE Product: openSUSE 12.1 Version: Final Platform: x86-64 OS/Version: openSUSE 11.4 Status: NEW Severity: Normal Priority: P5 - None Component: Apache AssignedTo: bnc-team-apache@forge.provo.novell.com ReportedBy: jamesrome@alum.mit.edu QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.2 (KHTML, like Gecko) Chrome/15.0.874.120 Safari/535.2 In 12.1, the scripts to generate certificates are no longer where /etc/ sysconfig/apache2 claims they are: /usr/share/doc/packages/apache2 # ls ABOUT_APACHE CHANGES httpd.conf.default INSTALL LICENSE original printenv README README.platforms README.QUICKSTART README.SUSE README-win32.txt robots.txt SHA1 test-cgi So how does one make certificates now? Reproducible: Always Steps to Reproduce: 1. read /etc/sysconfig/apache2 2. try to follow the ssl instructions 3. Actual Results: the file is not there Expected Results: I should get ssl certificates made -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=730894 https://bugzilla.novell.com/show_bug.cgi?id=730894#c1 --- Comment #1 from James Rome <jamesrome@alum.mit.edu> 2011-11-17 00:28:49 UTC --- Well, maybe this is supposed to happen automatically. In /etc/apache2/alias/install.log, it says: ##################################################################### Generating new server certificate and key database. ##################################################################### /usr/sbin/gencert: line 91: /usr/bin/certutil: No such file or directory ##################################################################### Generating self-signed client CA certificate ##################################################################### /usr/sbin/gencert: line 103: /usr/bin/certutil: No such file or directory ##################################################################### Generating user certificate for "alpha". ##################################################################### /usr/sbin/gencert: line 125: /usr/bin/certutil: No such file or directory ##################################################################### Generating server certificate request ##################################################################### /usr/sbin/gencert: line 142: /usr/bin/certutil: No such file or directory ##################################################################### Generating server certificate ##################################################################### /usr/sbin/gencert: line 155: /usr/bin/certutil: No such file or directory rm: cannot remove `/etc/apache2/alias/tmpcertreq': No such file or directory ##################################################################### Importing server certificate into server cert DB ##################################################################### /usr/sbin/gencert: line 171: /usr/bin/certutil: No such file or directory rm: cannot remove `/etc/apache2/alias/tmpcert.der': No such file or directory ##################################################################### Cleaning up ##################################################################### and I can't get the server to start! -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com