1.執(zhí)行加密命令
openssl req -new -nodes -key server.key -out server.csr -days 3650 -config ./openssl.cnf -extensions v3_req
2.返回錯(cuò)誤提示
17272:error:25078067:DSO support routines:win32_load:could not load the shared library:../openssl-1.1.1l/crypto/dso/dso_win32.c:108:filename(providers.dll)
17272:error:25070067:DSO support routines:DSO_load:could not load the shared library:../openssl-1.1.1l/crypto/dso/dso_lib.c:162:
17272:error:0E07506E:configuration file routines:module_load_dso:error loading dso:../openssl-1.1.1l/crypto/conf/conf_mod.c:224:module=providers, path=providers
17272:error:0E076071:configuration file routines:module_run:unknown module name:../openssl-1.1.1l/crypto/conf/conf_mod.c:165:module=providers
3.解決文章來(lái)源:http://www.zghlxwxcb.cn/news/detail-518860.html
原因是 OpenSSL 版本。嘗試刪除 OpenSSL 并安裝以下版本
Win64 OpenSSL v1.1.1L (63MB Installer)
https://slproweb.com/products/Win32OpenSSL.html
4.重新執(zhí)行生成一系列操作(ok)文章來(lái)源地址http://www.zghlxwxcb.cn/news/detail-518860.html
到了這里,關(guān)于windows10 17272:error:25078067:DSO support routines:win32_load:could not load the shared library的文章就介紹完了。如果您還想了解更多內(nèi)容,請(qǐng)?jiān)谟疑辖撬阉鱐OY模板網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章,希望大家以后多多支持TOY模板網(wǎng)!