forked from Lainports/freebsd-ports
security/pam_ssh_agent_auth: add comment about ecdsa-sk and ed25519-sk key types
This commit is contained in:
parent
a4ca547fd4
commit
e9f4e14eb6
1 changed files with 3 additions and 0 deletions
|
|
@ -7,6 +7,9 @@ MAINTAINER= matthew@FreeBSD.org
|
|||
COMMENT= PAM module which permits authentication via ssh-agent
|
||||
WWW= https://github.com/jbeverly/pam_ssh_agent_auth
|
||||
|
||||
# Note: if you need support for hardware token backed ecdsa-sk or
|
||||
# ed25519-sk SSH keys, see devel/pam_rssh
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= jbeverly
|
||||
GH_TAGNAME= 099beb2
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue