rhn question

From: Vink (gertjan_at_gershwin.xs4all.nl)
Date: 11/28/03


Date: Fri, 28 Nov 2003 09:24:46 +0100

Dear friends,

I got this with up2date, what to do about it? Thanx in advance

# up2date --register
Traceback (most recent call last):
   File "/usr/share/rhn/up2date_client/gui.py", line 405, in
onPrivacyPagePrepare
     text = rhnreg.privacyText()
   File "/usr/share/rhn/up2date_client/rhnreg.py", line 176, in privacyText
     return rpcServer.doCall(s.registration.privacy_statement)
   File "/usr/share/rhn/up2date_client/rpcServer.py", line 114, in doCall
     ret = apply(method, args, kwargs)
   File "/usr/lib/python2.2/xmlrpclib.py", line 821, in __call__
     return self.__send(self.__name, args)
   File "/usr/lib/python2.2/site-packages/rhn/rpclib.py", line 126, in
_request
     verbose=self._verbose
   File "/usr/lib/python2.2/site-packages/rhn/transports.py", line 130,
in request
     headers, fd = req.send_http(host, handler)
   File "/usr/lib/python2.2/site-packages/rhn/transports.py", line 614,
in send_http
     headers=self.headers)
   File "/usr/lib/python2.2/httplib.py", line 701, in request
     self._send_request(method, url, body, headers)
   File "/usr/lib/python2.2/httplib.py", line 723, in _send_request
     self.endheaders()
   File "/usr/lib/python2.2/httplib.py", line 695, in endheaders
     self._send_output()
   File "/usr/lib/python2.2/httplib.py", line 581, in _send_output
     self.send(msg)
   File "/usr/lib/python2.2/httplib.py", line 560, in send
     self.sock.sendall(str)
   File "/usr/lib/python2.2/site-packages/rhn/SSL.py", line 191, in write
     sent = self._connection.send(data)
SSL.Error: [('SSL routines', 'SSL3_GET_SERVER_CERTIFICATE', 'certificate
verify failed')]

-- 
mail: Vink <gertjan@gershwin.xs4all.nl>
http://gershwin.xs4all.nl
please use pgp, my public key is on most key servers
like http://belgium.keyserver.net and http://pgp.mit.edu/
and in my home page, it can be used from the usa as well,
if necessary send your public key.


Relevant Pages

  • Re: WSE a cup of coffee with Softwaremaker and X509
    ... >> and make necessary operations for signing a request or a response! ... if i use policy files i don't write something like: ... > your Public Key to verify it. ...
    (microsoft.public.dotnet.framework.webservices.enhancements)
  • Re: Signing Request
    ... If I do not have your public key in my keyring then I do not want it, do not need it and have no use for it at this time. ... I do not feel the need to explain my process or setup on this matter as this email was intended as just a request as I don't see the need to sign a message to a mailing list when the information that is contained in more than half of the incoming email is not important enough to be signed. ... I am not referring to these emails at all in the last message and I apologize if that was unrecognizable to you. ... And that is all I was referring to when saying use your best judgment. ...
    (freebsd-stable)
  • Re: SSH - Direct login without password - Beginner Question
    ... > from trojan to atlantis directly without the root password request. ... Under openssh, the file to modify would be sshd_config ... non-root account on the target system to use the public key. ...
    (comp.unix.solaris)
  • Re: Noobie SSL certificate problem
    ... > Recently I request an PKI certificate from our client. ... > the certificate but in the mean time delete the request. ... distributed public key. ... that a trusted third party can attest that the supplied public key ...
    (sci.crypt)
  • creating a KEYGEN (tag) request using wincrypt(CryptoAPI)
    ... The public key and challenge string are DER encoded as ... PublicKeyAndChallenge ... I try to view the request using 'openssl ans1parse' is get the message ... encode and sign the request. ...
    (microsoft.public.platformsdk.security)