在Oracle E-Business Suite中如何开启SSL支持
Oracle E-Business Suite can be integrated with Oracle Secure Enterprise Search for a superior end user experience and enhanced data retrieval capabilities. Before end-users can perform search operations, data has to be crawled and indexed into Oracle SES server. However if the Oracle E-Business Suite …
Oracle EBS SSL 导出和导入
Oracle EBS SSL 导出导入 多应用环境下 You want to create a wallet containing your server cert and private key provided by your PKI administrator as a yourcert.p12 file. Let s assume the password for the private key is “mypassword”. One way is to: a/ convert this …
WHMCS NGINX反向代理插件模块
详细介绍见 http://www.idcsoft.net/blog/2015/09/21/whmcs-nginx-reverse-proxy-module-mo-kuai-cha-jian/ …
DirectAdmin 启用HTTP/2支持
Apache和Nginx新版本都已经支持http/2,测试大家估计也都看过很多,绝大部分情况下,http/2速度完爆spdy DirectAdmin目前的版本还未正式在后台提供http/2支持, 然而我们可以自动动手来做,非常简单,并且不会影响系统正常运行 首先安装新版的OpenSSL,因为只有新版的才支持ALPN 我这里直接安装到其他位置不会覆盖系统原有的openssl [crayon-685d4b38b33bc842656332/] …