summaryrefslogtreecommitdiffstats
path: root/ssh.1
diff options
context:
space:
mode:
authordjm@openbsd.org <djm@openbsd.org>2019-11-14 22:27:29 +0100
committerDamien Miller <djm@mindrot.org>2019-11-14 23:57:30 +0100
commit6bff9521ab9a9f7396d635755c342b72373bb4f9 (patch)
treec434974d93c1b918b1a0ae045f421d247f75f391 /ssh.1
parentupstream: in order to be able to figure out the number of (diff)
downloadopenssh-6bff9521ab9a9f7396d635755c342b72373bb4f9.tar.xz
openssh-6bff9521ab9a9f7396d635755c342b72373bb4f9.zip
upstream: directly support U2F/FIDO2 security keys in OpenSSH by
linking against the (previously external) USB HID middleware. The dlopen() capability still exists for alternate middlewares, e.g. for Bluetooth, NFC and test/debugging. OpenBSD-Commit-ID: 14446cf170ac0351f0d4792ba0bca53024930069
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.110
1 files changed, 2 insertions, 8 deletions
diff --git a/ssh.1 b/ssh.1
index e2666fa56..2268c197f 100644
--- a/ssh.1
+++ b/ssh.1
@@ -33,8 +33,8 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $OpenBSD: ssh.1,v 1.404 2019/11/07 08:38:38 naddy Exp $
-.Dd $Mdocdate: November 7 2019 $
+.\" $OpenBSD: ssh.1,v 1.405 2019/11/14 21:27:30 djm Exp $
+.Dd $Mdocdate: November 14 2019 $
.Dt SSH 1
.Os
.Sh NAME
@@ -1329,12 +1329,6 @@ More permanent VPNs are better provided by tools such as
and
.Xr isakmpd 8 .
.Sh ENVIRONMENT
-.Bl -tag -width "SSH_ORIGINAL_COMMAND"
-.It Ev SSH_SK_PROVIDER
-Specifies the path to a security key provider library used to interact with
-hardware security keys.
-.Pp
-.El
.Nm
will normally set the following environment variables:
.Bl -tag -width "SSH_ORIGINAL_COMMAND"