|
Bugzilla – Full Text Bug Listing |
| Summary: | Yast2 CA-Management - Possibly unusable server certificate | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.4 | Reporter: | Andreas Schallenberg <andreas.schallenberg> |
| Component: | YaST2 | Assignee: | Michael Calmer <mc> |
| Status: | RESOLVED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Final | ||
| Target Milestone: | Factory | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE 11.4 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | Yast2 logs | ||
|
Description
Andreas Schallenberg
2012-04-06 10:48:13 UTC
Hi,thank you for your report.could you please help to provide y2logs according to the following URL?Thank you. http://en.opensuse.org/openSUSE:Bugreport_YaST. Created attachment 485368 [details]
Yast2 logs
yast2 ca-management calles "hostname --long" and compare the output with the servername of the certificate. It looks like that the network configuration of your server is broken and "hostname --long" returns an error or nothing. This may also be the reason for other problems you see. Please check our DNS setup and/or /etc/hosts . Wrong values in /etc/resolv.conf may also be root of these problems. You are right: # hostname --long hostname: Der Name oder der Dienst ist nicht bekannt (Engl. transl.: "The name or service is unknown"). How about reporing a hint to the user that the "hostname --long" failed and the hostname setup should be fixed? That would put future users on the right track. Thank you! For the record: I needed to add a line reading "domain stratoserver.net" to resolv.conf. Now "hostname --long" works and the message given by YaST2 doesn't appear anymore. I added a Warning popup with a Details button in Factory which give such a hint. This is an autogenerated message for OBS integration: This bug (756014) was mentioned in https://build.opensuse.org/request/show/115287 Factory / yast2-ca-management |