cloudfoundry / cli

The official command line client for Cloud Foundry
https://docs.cloudfoundry.org/cf-cli
Apache License 2.0
1.75k stars 929 forks source link

Add nonbase64 sha256 support [main] #3306

Closed gururajsh closed 1 week ago

gururajsh commented 1 week ago

CLI currently only supports base64 encoded sha256 fingerprints. This PR adds non base64 sha256 support.