1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-07-01 03:22:48 -05:00

Standardise RFC URLs in docs and comments.

(Plus one internet-draft URL.)
This commit is contained in:
Jacob Nevins
2022-09-11 23:59:12 +01:00
parent 3f3f1987aa
commit 5fdfe5ac83
6 changed files with 9 additions and 9 deletions

View File

@ -721,7 +721,7 @@ void ssh2kex_coroutine(struct ssh2_transport_state *s, bool *aborted)
* If this the first KEX, save the GSS context for "gssapi-keyex"
* authentication.
*
* http://tools.ietf.org/html/rfc4462#section-4
* https://www.rfc-editor.org/rfc/rfc4462#section-4
*
* This method may be used only if the initial key exchange was
* performed using a GSS-API-based key exchange method defined in