summaryrefslogtreecommitdiffstats
path: root/src/test/cli/ceph-authtool/add-key-segv.t
blob: 6914593f3367c3fcf7a71a7b48e09d8a5a90737b (plain)
1
2
3
4
5
6
  $ ceph-authtool kring --create-keyring --mode 0644
  creating kring

  $ ceph-authtool kring --add-key 'FAKEBASE64 foo'
  can't decode key 'FAKEBASE64 foo'
  [1]