Closed smyslov closed 6 months ago
Thanks, fixed text as follows: The initiator includes the SUPPORTED_AUTH_METHODS notification in either the IKE_AUTH request message or in the IKE_INTERMEDIATE request. This notification lists the PQC digital signature scheme(s) supported by the initiator, ordered by preference.
The following text:
_The initiator includes the SUPPORTED_AUTH_METHODS notification in the IKE_SAINIT request message, with the PQC digital signature scheme(s) supported by it, ordered by its preference.
is incorrect. The initiator includes the SUPPORTED_AUTH_METHODS notification in the IKE_AUTH request message (or in the IKE_INTERMEDIATE request). Thus, the responder sends this notification first (in the IKE_SA_INIT response) and the initiator sends it later (in the next request message).