[MacPorts] #59016: [openssh/openssl] : Apple keychain patch update should have blocked openssl upgrade

MacPorts noreply at macports.org
Thu Oct 31 14:25:17 UTC 2019


#59016: [openssh/openssl] : Apple keychain patch update should have blocked openssl
upgrade
----------------------+----------------------
  Reporter:  RJVB     |      Owner:  Ionic
      Type:  defect   |     Status:  closed
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:
Resolution:  fixed    |   Keywords:  security
      Port:  openssh  |
----------------------+----------------------

Comment (by RJVB):

 I just noticed this...

 {{{
 > /opt/local/bin/ssh-add -A
 /opt/local/bin/ssh-add: illegal option -- A
 usage: ssh-add [options] [file ...]
 Options:
   -l          List fingerprints of all identities.
   -E hash     Specify hash algorithm used for fingerprints.
   -L          List public key parameters of all identities.
   -k          Load only keys and not certificates.
   -c          Require confirmation to sign using identities
   -m minleft  Maxsign is only changed if less than minleft are left (for
 XMSS)
   -M maxsign  Maximum number of signatures allowed (for XMSS)
   -t life     Set lifetime (in seconds) when adding identities.
   -d          Delete identity.
   -D          Delete all identities.
   -x          Lock agent.
   -X          Unlock agent.
   -s pkcs11   Add keys from PKCS#11 provider.
   -e pkcs11   Remove keys provided by PKCS#11 provider.
   -T pubkey   Test if ssh-agent can access matching private key.
   -q          Be quiet after a successful operation.
   -v          Be more verbose.
   -A          Add all identities stored in your macOS keychain.
   -K          Store passphrases in your macOS keychain.
               With -d, remove passphrases from your macOS keychain.
 Exit 1

 > /usr/bin/ssh-add -A
 Added keychain identities.
 }}}

 Seems you missed a small detail ;)

-- 
Ticket URL: <https://trac.macports.org/ticket/59016#comment:21>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list