[opensuse-autoinstall] using https to fetch xml file
I'm trying to invoke an installation with SLES10 SP1 and https and can't get it to work. The installation halts while fetching the rules.xml file (no return code or error in the GUI). Changing it to http in the VNC window allows the installation to continue without problem. There is no problem using https on the server and it works from different browsers. Apache log files are silent (ssl-requests). y2log file says standard can't find URL: https://192.168.1.10/media/repository/rules/rules.xml Are there any certificate requirements ( right now I'm just using self signed test certificates )? Or anyone who has any other idea of what could be wrong? relevant parameters in info file autoyast=https://192.168.1.10/media/repository/ install=http://192.168.1.10/media/SLES-10-SP1-x86_64/ loghost=192.168.1.10 As I understand the only thing supported is to fetch the xml files by https not the installation rpm's, is that correct? While using autoyast and loghost parameter on SLES9 SP2 more or less everything was sent to the loghost. Can I activate debug logging on SLES10 SP1 installations? or do I have to locally get the y2log file? Thanks in advance Johan Hansson -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
Hi,
I'm trying to invoke an installation with SLES10 SP1 and https and can't get it to work.
actually that is working fine. Did you follow: http://www.novell.com/documentation/sles10/sles_admin/index.html? page=/documentation/sles10/sles_admin/data/sec_apache2_ssl.html to create your certificate? The common name must be the hostname of the server.
As I understand the only thing supported is to fetch the xml files by https not the installation rpm's, is that correct?
right
While using autoyast and loghost parameter on SLES9 SP2 more or less everything was sent to the loghost. Can I activate debug logging on SLES10 SP1 installations? or do I have to locally get the y2log file?
you can scp the y2log file to another host ciao, Uwe Gansert Uwe Gansert, Server Technologies Team SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) Business: http://www.suse.de/~ug -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
participants (2)
-
Johan Hansson
-
Uwe Gansert