Project

General

Profile

Actions

Feature #28294

closed

add possibiliy to add ssl-stuff with the name

Added by Patrick Thyen over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Hammer
Target version:
Fixed in Releases:

Description

With the command: "hammer repository create|update" you can add ssl-stuff only with the ID.
With the gpg-keys it is possible to add them via the name.
Please add the possibility to add them via the name, too.
(And there is a little typo in the description for --ssl-ca-cert-id)

Suggestion:
Before:
...
--ssl-ca-cert-id SSL_CA_CERT_ID Idenifier of the SSL CA Cert
--ssl-client-cert-id SSL_CLIENT_CERT_ID Identifier of the SSL Client Cert
--ssl-client-key-id SSL_CLIENT_KEY_ID Identifier of the SSL Client Key
...

After:
...
--ssl-ca-cert-id SSL_CA_CERT_ID Numeric identifier of the SSL CA Cert
--ssl-ca-cert SSL_CA_CERT_NAME SSL CA Cert name to search by
--ssl-client-cert-id SSL_CLIENT_CERT_ID Numeric identifier of the SSL Client Cert
--ssl-client-cert SSL_CLIENT_CERT_NAME SSL Cert name to search by
--ssl-client-key-id SSL_CLIENT_KEY_ID Numeric identifier of the SSL Client Key
--ssl-client-key SSL_CLIENT_KEY_NAME SSL KEY name to search by
...

Actions #1

Updated by Martin Bacovsky over 4 years ago

  • Project changed from Hammer CLI to Katello
  • Category set to Hammer
Actions #2

Updated by Chris Roberts over 4 years ago

  • Target version set to Katello 3.15.0
  • Difficulty set to easy
  • Triaged changed from No to Yes
Actions #3

Updated by The Foreman Bot over 4 years ago

  • Status changed from New to Ready For Testing
  • Assignee set to John Mitsch
  • Pull request https://github.com/Katello/katello/pull/8535 added
Actions #4

Updated by The Foreman Bot over 4 years ago

  • Pull request https://github.com/Katello/hammer-cli-katello/pull/720 added
Actions #5

Updated by Chris Roberts over 4 years ago

  • Pull request deleted (https://github.com/Katello/katello/pull/8535)
Actions #6

Updated by The Foreman Bot over 4 years ago

  • Pull request https://github.com/Katello/katello/pull/8546 added
Actions #7

Updated by John Mitsch over 4 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF