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:
@ -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
|
||||
|
Reference in New Issue
Block a user