Steve Suehring <suehring at braingia.org> writes:
> What about another parameter, like:
>
> ssh://user at host.example.com?alg=md5&fingerprint=b1-e1-...
Could work, but I think fingerprint-md5 is simpler, and hence a
somewhat better choice.
If you want a separate parameter, keep in mind that
(i) it should probably be "fingerprint-alg", since you might want to
specify an algorithm for other purposes.
(ii) if you want to support multiple fingerprints, you must specify
that the order of the parameters is significant (whether or not
that would deviate from URI conventions, I don't know. A repeated
"fingerprint" parameter might also be non-koscher?).
/Niels
Note Well: Messages sent to this mailing list are the opinions of the senders and do not imply endorsement by the IETF.