Bug 1593805
| Summary: | Better understanding of NSS_USE_DECODED_CKA_EC_POINT for ECC | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Geetika Kapoor <gkapoor> | |
| Component: | pki-core | Assignee: | Christina Fu <cfu> | |
| Status: | CLOSED ERRATA | QA Contact: | Asha Akkiangady <aakkiang> | |
| Severity: | high | Docs Contact: | ||
| Priority: | high | |||
| Version: | 7.5 | CC: | cfu, mharmsen, msauton | |
| Target Milestone: | rc | Keywords: | ZStream | |
| Target Release: | --- | |||
| Hardware: | All | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | pki-core-10.5.9-6.el7 | Doc Type: | No Doc Update | |
| Doc Text: |
undefined
|
Story Points: | --- | |
| Clone Of: | ||||
| : | 1611250 (view as bug list) | Environment: | ||
| Last Closed: | 2018-10-30 11:07:14 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1611250 | |||
|
Description
Geetika Kapoor
2018-06-21 15:33:29 UTC
commit efe9bf15b30e90aaea5519e36a35e19b10d69b19 (HEAD -> master, origin/master, origin/HEAD, bug1593805-ECC-env-master) Author: Christina Fu <cfu.redhat.com> Date: Wed Aug 1 15:22:03 2018 -0700 Bug 1593805 Better understanding of NSS_USE_DECODED_CKA_EC_POINT for ECC This patch removes the outdated reference to EC environment variable NSS_USE_DECODED_CKA_EC_POINT for ECC in the HttpClient command line usage. More info in the usage are updated as well for correctness and clarity. Change-Id: I60fc56eee1e94c73f401a5d46ea3ea9f1aa0a4c0 verification Step: Make sure httpclient help doesn't show NSS_USE_DECODED_CKA_EC_POINT=1 for ECC setup. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2018:3195 |