Project

Profile

Help

Story #911

closed

As a user, I want the CLI to support additional settings used to sync with the remote.

Added by jortel@redhat.com almost 9 years ago. Updated about 5 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Sprint/Milestone:
-
Start date:
Due date:
% Done:

70%

Estimated time:
Platform Release:
Target Release - OSTree:
1.0.0
Groomed:
Yes
Sprint Candidate:
Yes
Tags:
Pulp 2
Sprint:
Quarter:

Description

We need the ostree admin CLI to support the following SSL credentials on 'repo create':


  --feed-ca-cert    - full path to the CA certificate that should be used to
                      verify the external repo server's SSL certificate
  --verify-feed-ssl - if "true", the feed's SSL certificate will be verified
                      against the feed_ca_cert
  --feed-cert       - full path to the certificate to use for authorization when
                      accessing the external feed
  --feed-key        - full path to the private key for feed_cert
  --gpg-key         - used to verify the GPG signed commits pulled

and add them to the import configuration.

Further, we need to remove:


  --validate - if "true", the size and checksum of each synchronized file will
               be verified against the repo metadata

Because it does not apply to OSTree.


Related issues

Blocked by OSTree Support - Task #912: Importer needs to support additional configuration propertiesCLOSED - CURRENTRELEASEjortel@redhat.com

Actions

Also available in: Atom PDF