mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-07 00:46:17 +08:00
update commands
This commit is contained in:
11
apps/cpk.c
11
apps/cpk.c
@@ -46,14 +46,11 @@
|
||||
* OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
* ====================================================================
|
||||
*/
|
||||
|
||||
/*
|
||||
* Copyright 2002-2016 The OpenSSL Project Authors. All Rights Reserved.
|
||||
*
|
||||
* Licensed under the OpenSSL license (the "License"). You may not use
|
||||
* this file except in compliance with the License. You can obtain a copy
|
||||
* in the file LICENSE in the source distribution or at
|
||||
* https://www.openssl.org/source/license.html
|
||||
* gmssl cpk -help
|
||||
* gmssl cpk -genmsk <domain> -out <msk>
|
||||
* gmssl cpk -params -text
|
||||
* gmssl cpk -genkey -in <msk> -id <id>
|
||||
*/
|
||||
|
||||
#include <openssl/opensslconf.h>
|
||||
|
||||
Reference in New Issue
Block a user