Add support for multiple certificate names #4

Open
opened 2026-02-03 23:56:02 +00:00 by luca0N · 0 comments
Owner

Add support for multiple certificate names. At this time, only one certificate name may be specified in the command line arguments1.


  1. Lines 52 to 54 in 3dab7ce
    if (argc != 2) {
    fprintf(stderr, "syntax: %s <name>\n", argv[0]);
    return 1;

    ↩︎

Add support for multiple certificate names. At this time, only one certificate name may be specified in the command line arguments[^1]. [^1]: https://git.luca0n.com/luca0N/anti_mitm/src/commit/3dab7cef65d506fb0e2415aee1a2d23e04079594/src/main.c#L52-L54
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
luca0N/anti_mitm#4
No description provided.