stroke: add exportconn{cert,chain} commands in addition to exportx509
The new commands either export a single end entity certificate or the full trust chain for a specific connection name.
This commit is contained in:
@@ -55,6 +55,8 @@ typedef enum {
|
||||
STROKE_PURGE_CERTS,
|
||||
STROKE_PURGE_IKE,
|
||||
STROKE_EXPORT_X509,
|
||||
STROKE_EXPORT_CONN_CERT,
|
||||
STROKE_EXPORT_CONN_CHAIN,
|
||||
STROKE_LEASES,
|
||||
STROKE_MEMUSAGE,
|
||||
STROKE_USER_CREDS,
|
||||
|
||||
Reference in New Issue
Block a user