[Swan-commit] Changes to ref refs/heads/main

Andrew Cagney cagney at vault.libreswan.fi
Tue Jul 5 05:08:43 EEST 2022


New commits:
commit bbb0803aa09a29393d0dbfb0d7db20a0978972b1
Author: Andrew Cagney <cagney at gnu.org>
Date:   Mon Jul 4 21:30:00 2022 -0400

    addconn: add {left,right}pubkey=... and {left,right}ecdsakey=...
    
    {left,right}pubkey= is for a Textual Encoding of Subject Public Key
    (see rfc7468#section-13):
    - showhostkey --pem can be used to obtain the value
    - showhostkey --left --<something> should as well?
    The code to implement this is hiding in NSS.
    
    {left,right}ecdsakey= is a testing-only sibling of {left,right}rsasigkey=
    It accepts EC public keys in raw point form (like is published by
    DNSSEC).



More information about the Swan-commit mailing list