#4 cbs-koji: remove deprecated "ca" option
Merged 3 years ago by bstinson. Opened 3 years ago by ktdreyer.
centos/ ktdreyer/centos-packager rm-ca-cbs-koji  into  master

file modified
-3
@@ -15,9 +15,6 @@ 

  ;client certificate

  cert = ~/.centos.cert

  

- ;certificate of the CA that issued the client certificate

- ca = ~/.centos-server-ca.cert

- 

  ;certificate of the CA that issued the HTTP server certificate

  serverca = /etc/pki/tls/certs/ca-bundle.trust.crt

  

The latest versions of Koji warn about the deprecated "ca" option in our Koji client profile. This option has been a no-op for years.

Remove it to silence the deprecation warning.

Pull-Request has been merged by bstinson

3 years ago
Metadata