This is similar to 674901, you have to specify a file to the --cert and --cacert, but there is no way to specify that previously specified ones should be removed.
Fixed a few months ago. Run "pulp-admin repo update --help" for respective options.
verified [root@preethi ~]# rpm -q pulp pulp-0.0.213-1.fc14.noarch [root@preethi ~]# pulp-admin repo update --help Usage: pulp-admin <options> repo update <options> Options: -h, --help show this help message and exit --id=ID repository id (required) --name=NAME common repository name --arch=ARCH package arch the repository should support --feed=FEED url feed to populate the repository (repository must be empty to change path component of the url) --feed_ca=FEED_CA path location to the feed's ca certificate --feed_cert=FEED_CERT path location to the feed's entitlement certificate --feed_key=FEED_KEY path location to the feed's entitlement certificate key --remove_feed_cert if specified, the feed certificate information will be removed from this repo
Closing with Community Release 15 pulp-0.0.223-4.