-
### Are you looking for help?
This is an issue tracker, used to manage and track the development of Play WS. It is not a support system and so it is not a place to ask questions or get help. If you…
-
报错:
qt.network.ssl: QSslSocket: cannot resolve EVP_PKEY_param_check
qt.network.ssl: QSslSocket: cannot resolve SSL_CTX_set_ciphersuites
qt.network.ssl: QSslSocket: cannot resolve SSL_set_psk_use_s…
-
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for a sed that does not truncate output... /bin/sed
checking for cc... cc
checking whether…
-
![image](https://github.com/GmSSL/GmSSL-Go/assets/52328658/ba20f8d2-1532-4370-a99c-89c99807104b)
Windows下面的,gmssl已经安装,按照流程下来还是报错。
qssto updated
5 months ago
-
@yxk123 作者您好,请问为什么在maven仓库找不到GmSSLJNI依赖?
-
when both client and server support both TLS 1.2 and GmSSL, we would like to make them agree on GmSSL.
can you please advise how we can achieve it ?
thank you!
-
# [快速上手](http://gmssl.org/docs/quickstart.html)
参考 http://gmssl.org/docs/quickstart.html 执行
- gmssl reqgen -C CN -ST Beijing -L Haidian -O PKU -OU CS -CN "Sub CA" -days 3650 -key cakey.pem -pass …
-
目前SM3 hmac用的https://github.com/guanzhi/GmSSL/blob/master/js/sm3.js
-
gmsm、openssl、gmssl 我分别生成了三对sm2 密钥
gmssl命令用这三对都可以成功加解密数据
gmsm只能用自己生成的sm2密钥对加解密
其他的就会报错
-
运行时报下面的错误:FileNotFoundError: Could not find module 'C:\Program Files\GmSSL 3.1.1\bin\gmssl.dll' (or one of its dependencies). Try using the full path with constructor syntax.
在控制台能够正常import:
![ima…