You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,7 +70,7 @@ Configuration is defined in the `config.json`. Properties are explained below. F
70
70
71
71
### Generate a CA
72
72
73
-
You can generate a SSH CA with `ssh-keygen`. I suggest using ECDSA keys as they are smaller ( and (RSA sucks)[https://blog.trailofbits.com/2019/07/08/fuck-rsa] ) but this is not a requirement.
73
+
You can generate a SSH CA with `ssh-keygen`. I suggest using ECDSA keys as they are smaller ( and [RSA sucks](https://blog.trailofbits.com/2019/07/08/fuck-rsa) ) but this is not a requirement.
0 commit comments