Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PKCS10Client debug messages should only be displayed in verbose mode #3009

Open
pki-bot opened this issue Oct 3, 2020 · 3 comments
Open
Milestone

Comments

@pki-bot
Copy link

pki-bot commented Oct 3, 2020

This issue was migrated from Pagure Issue #2891. Originally filed by mharmsen (@mharmsen) on 2018-01-09 20:14:30:


PKCS10Client output requires clean up because it contains debug messages which are not very useful to the admin. The debug messages should only be displayed in verbose mode.

Steps to Reproduce:

# PKCS10Client -d /etc/dirsrv/slapd-CC-NonTMS-LDAP -p SECret.123 -a rsa -l 2048 -o /etc/dirsrv/slapd-CC-NonTMS-LDAP/ds.csr -n "CN=pki.example.com"
PKCS10Client: Debug: got token.
PKCS10Client: Debug: thread token set.
PKCS10Client: token NSS FIPS 140-2 User Private Key logged in...
PKCS10Client: key pair generated.
PKCS10Client: CertificationRequest created.
PKCS10Client: b64encode completes.
Keypair private key id: -3df4dd904455a028b407dc89c7a71d57f4340619

-----BEGIN CERTIFICATE REQUEST-----
MIICcjCCAVoCAQAwLTErMCkGA1UEAwwibm9jcDExLmlkbS5sYWIuZW5nLnJkdTIu
cmVkaGF0LmNvbTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALHlkqo7
fiy1TRTd+LN1j5SjthgQO3hZmQsETyCVjo8B7NU4In6bWVTtz+eiAOp9jGS/fX00
ZUVrmRLmMdlQzV6NJCs3womtp0IWpbt8uUbOwXOyJmgSaZpN6Z5fwxvys5ZO0Sul
RCOdTjdhr0xbwKk+OCWS+L6EBvJ71zLH7qey1mNuLDmj8Y6j4IHVMGYBqbczEq1k
9FyqZr/igwoi0uJGu4duw2dbwTQMF9gmIGG9rFEwBeu9ArIIu13Z+LGV88ruQPEj
5Ag5qkclg/JnPA5iBIdyXq4scBdA7PllouaTXkcxoNOaa7zQLUuFpFv3KQ8Y+IKe
rXe9l+iQvT07HiECAwEAAaAAMA0GCSqGSIb3DQEBCwUAA4IBAQBBG/9Xb7sMKUPP
eLmVT3HnMMdl83GorPwrmwuFnUTaMgtgdhbtSC5eMRgF+7EcgNis99+jnup9Y0C6
yqPjOp9vPFBJa+mrcKdIDUdoRbNU1lAvSjHzSriqBK0Lre1rKU8hsx7bPc/xKVwI
dzw7gZVLa/cTKum4YaY372kjCVHQSYWpSmEApC94BI7OJ/ZQ7zbL0gppYX/1lSBm
ZealqCKNjowPPz0X6PLA8g4HIJ3lEoIlMQ73D3FZFJ9snaFMxUtDpGbWMoLpUBR1
wfU57I85aIIhUtJz1EQuCHU6Izs/RKpOMSp4Ic1GO0cckp1nSWlBkSuyTQRAiekQ
U+psSo4L
-----END CERTIFICATE REQUEST-----
PKCS10Client: done. Request written to file: /etc/dirsrv/slapd-CC-NonTMS-LDAP/ds.csr

Actual results:

Debug messages displayed.

Expected results:

Debug messages should only be displayed in verbose mode.
@pki-bot pki-bot added this to the 10.6 milestone Oct 3, 2020
@pki-bot
Copy link
Author

pki-bot commented Oct 3, 2020

Comment from mharmsen (@mharmsen) at 2018-01-09 20:15:05

Metadata Update from @mharmsen:

  • Custom field component adjusted to None
  • Custom field feature adjusted to None
  • Custom field origin adjusted to None
  • Custom field proposedmilestone adjusted to None
  • Custom field proposedpriority adjusted to None
  • Custom field reviewer adjusted to None
  • Custom field rhbz adjusted to https://bugzilla.redhat.com/show_bug.cgi?id=1532384
  • Custom field type adjusted to None
  • Custom field version adjusted to None

@pki-bot
Copy link
Author

pki-bot commented Oct 3, 2020

Comment from amolkahat (@amolkahat) at 2018-04-04 10:16:23

Fixed in master: db745d8

@pki-bot
Copy link
Author

pki-bot commented Oct 3, 2020

Comment from mharmsen (@mharmsen) at 2018-04-10 22:11:54

Per 10.5.x/10.6 Triage: 10.6

edewata: usability

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant