Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 692849 Details for
Bug 876423
Incorrect X509 Extension parsing results in "TypeError: argument of type 'NoneType' is not iterable" in _is_valid_download_url()
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Reproducer screen log
log (text/plain), 3.94 KB, created by
mkovacik
on 2013-02-04 15:52:45 UTC
(
hide
)
Description:
Reproducer screen log
Filename:
MIME Type:
Creator:
mkovacik
Created:
2013-02-04 15:52:45 UTC
Size:
3.94 KB
patch
obsolete
> >[root@rhua ~]# openssl x509 -in /tmp/my.crt -noout -text >Certificate: > Data: > Version: 3 (0x2) > Serial Number: 260 (0x104) > Signature Algorithm: sha1WithRSAEncryption > Issuer: C=US, ST=NC, L=Raleigh, CN=rhua.example.com CA > Validity > Not Before: Feb 4 15:32:15 2013 GMT > Not After : Feb 4 15:32:15 2014 GMT > Subject: CN=Red Hat Update Infrastructure > Subject Public Key Info: > Public Key Algorithm: rsaEncryption > Public-Key: (2048 bit) > Modulus: > 00:a2:ce:25:0b:fd:4d:11:01:18:78:eb:81:c2:ba: > 59:63:9a:67:88:5d:ad:23:95:69:fb:8d:7c:bc:13: > c3:bd:c8:92:3d:7b:86:7b:25:88:48:3d:0d:db:0a: > 81:58:f8:f8:6e:0d:4d:d3:3c:7d:ec:db:12:b8:ab: > 12:92:55:ac:81:17:e8:12:d7:d8:b9:93:c4:df:77: > 3b:87:df:fb:32:3e:dd:86:4d:07:0c:b8:b8:1c:01: > 47:30:d7:e0:28:39:20:08:7c:e8:30:31:41:a1:44: > 80:34:0a:ee:fc:97:fa:d2:f1:db:fe:f9:7d:7e:26: > e3:cb:a0:9d:41:e8:3c:3b:81:e7:d3:1b:91:75:f0: > b2:03:66:34:f0:69:6c:08:bf:87:4e:51:7c:64:44: > 3a:dd:f6:bc:1a:71:7b:c8:27:e5:81:65:00:bd:ae: > 4b:af:12:5a:38:3b:e3:1e:61:c2:27:c1:8d:03:fb: > 69:4c:3e:f1:00:dc:16:3c:80:35:b8:d0:3d:10:ec: > c5:22:ab:c2:06:21:00:af:d4:9f:d5:e0:ff:e2:a4: > 72:32:9b:fa:f3:18:e0:3c:ed:65:84:1d:ee:3b:42: > 61:93:63:cb:08:b3:a6:5c:74:db:0b:bb:91:7e:51: > 6f:6e:53:09:49:97:5a:e4:04:5e:87:4a:19:d1:47: > 51:5b > Exponent: 65537 (0x10001) > X509v3 extensions: > X509v3 Basic Constraints: > CA:FALSE > 1.3.6.1.4.1.2312.9.2.10000.1.1: > ..Custom Repositories - 10000 > 1.3.6.1.4.1.2312.9.2.10000.1.2: > .. > 1.3.6.1.4.1.2312.9.2.10000.1.6: > ..cpr > Signature Algorithm: sha1WithRSAEncryption > 76:6b:b9:e5:4d:ff:08:e2:99:80:34:1d:1d:5a:85:c9:d8:e5: > 11:56:e1:09:ca:ea:c8:1d:05:e9:f2:d8:65:f2:fb:2e:95:44: > 08:2d:29:38:ff:e5:9e:a2:cb:e9:a8:6b:11:d0:20:9c:99:0f: > dc:3c:89:cb:66:94:83:40:1a:55:86:76:d3:15:d7:2f:b5:86: > 2c:9c:27:75:64:fe:07:3f:b0:71:21:3b:10:3b:58:6b:54:1c: > 1c:8a:0f:7c:38:1a:1c:7e:89:71:ef:91:3e:76:ad:52:5a:7e: > f9:e3:a4:3a:db:5f:a7:4a:0e:ab:63:fc:c6:6c:b7:87:14:2a: > 82:0c:47:86:b8:b4:7d:b8:18:be:3e:fa:bd:d1:53:25:aa:d7: > 9b:8c:23:c3:9b:98:6e:53:50:f7:55:b7:7f:51:f3:cb:9b:4e: > b8:30:92:5a:f0:cd:e6:a8:1c:ec:e9:cb:6d:8e:ae:71:85:59: > c0:11:2a:61:6f:f0:4a:81:cd:91:31:c7:a9:c5:63:d3:87:28: > 08:4c:3a:ca:00:70:16:fe:4b:ea:06:6e:72:e1:e3:78:fc:41: > 9c:98:5a:ed:87:2e:87:33:2f:01:98:93:83:5d:76:fd:58:e4: > 02:e5:10:26:6d:dc:e9:f5:42:7f:c0:6e:d4:25:65:80:4c:f5: > 42:35:b5:60 >[root@rhua ~]# rhui-manager cert upload --cert /tmp/my.crt >Traceback (most recent call last): > File "/usr/bin/rhui-manager", line 16, in <module> > rhui.tools.launcher.main() > File "/usr/lib/python2.6/site-packages/rhui/tools/launcher.py", line 348, in main > cli.run(args) > File "/usr/lib/python2.6/site-packages/rhui/common/cli.py", line 272, in run > command_or_section.execute(remaining_args) > File "/usr/lib/python2.6/site-packages/rhui/common/cli.py", line 113, in execute > self.method(**arg_dict) > File "/usr/lib/python2.6/site-packages/rhui/tools/commands/cert.py", line 52, in upload > self.cert_manager.add_certificate(cert_filename) > File "/usr/lib/python2.6/site-packages/rhui/tools/cert_manager.py", line 276, in add_certificate > if not _is_valid_download_url(e.download_url): > File "/usr/lib/python2.6/site-packages/rhui/tools/cert_manager.py", line 301, in _is_valid_download_url > if valid_url in download_url: >TypeError: argument of type 'NoneType' is not iterable >[root@rhua ~]#
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 876423
: 692849