Why doesn't .NET find the OpenSSL.NET dll?

前端 未结 12 1056
无人及你
无人及你 2020-12-10 05:57

EDIT (the whole question, it was too unclear)

I want to use OpenSSL.NET

The OpenSSL.NET install instructions page: INSTALL

12条回答
  •  [愿得一人]
    2020-12-10 06:31

    In my case, when we develop a web site with open ssl on x64 win 2008 platforms, we must check with application pool : allow 32 applications : true

    enter image description here

提交回复
热议问题