Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F166358534
D27627.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D27627.diff
View Options
Index: head/sysutils/tmate/Makefile
===================================================================
--- head/sysutils/tmate/Makefile
+++ head/sysutils/tmate/Makefile
@@ -2,6 +2,7 @@
PORTNAME= tmate
PORTVERSION= 2.4.0
+PORTREVISION= 1
CATEGORIES= sysutils
MAINTAINER= swills@FreeBSD.org
Index: head/sysutils/tmate/pkg-message
===================================================================
--- head/sysutils/tmate/pkg-message
+++ head/sysutils/tmate/pkg-message
@@ -0,0 +1,20 @@
+[
+{ type: install
+ message: <<EOM
+When trying to connect to the default public tmate server it may happpen that
+the following errors messages will be printed:
+
+ Connecting to ssh.tmate.io...
+ Cannot authenticate server
+ Reconnecting... (Cannot authenticate server)
+
+This is because the fingerprints of the default tmate server keys are stripped
+out from the tmate binary.
+
+Instead, users are encouraged to specify the fingerprints via ~/.tmate.conf, e.g.:
+
+ set -g tmate-server-rsa-fingerprint "SHA256:Hthk2T/M/Ivqfk1YYUn5ijC2Att3+UPzD7Rn72P5VWs"
+ set -g tmate-server-ecdsa-fingerprint "SHA256:8GmKHYHEJ6n0TEdciHeEGkKOigQfCFuBULdt6vZIhDc"
+EOM
+}
+]
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 14, 2:59 AM (3 h, 42 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
36698198
Default Alt Text
D27627.diff (1 KB)
Attached To
Mode
D27627: systutils/tmate: Explain how to configure default fingerprints
Attached
Detach File
Event Timeline
Log In to Comment