分享 - 5

最新彻底解决startssl免费证书不被firefox信任问题[https]

最新彻底解决startssl免费证书不被firefox信任问题[https]

昨天给网站开启了安全https访问,从startssl申请的免费的证书。3年的有效期啊! 真好!真好!真好! but,晚上回家用几个常用浏览器习惯性的测试下,发现firefox不信任! 提示什...
阅读全文>>
我的博客开启安全访问时代[https]

我的博客开启安全访问时代[https]

首先去www.starssl.com去申请ssl证书 并按提示在服务器上自己生成key 拿到crt证书并上传到服务器。 在nginx网站配置文件xxx.conf添加: listen 443; s...
阅读全文>>
IBM i系列由来

IBM i系列由来

The IBM System i is IBM's previous generation of midrange computer systems for IBM i users, and w...
阅读全文>>
IBM i PASE(Portable Application Solution Environment)

IBM i PASE(Portable Application Solution Environment)

IBM i PASE(Portable Application Solution Environment)提供了一个集成的类 UNIX 的运行时环境,使得我们只要对 UNIX/Linux 应用程...
阅读全文>>
What's the difference of STRQSH and CALL QP2TERM?

What's the difference of STRQSH and CALL QP2TERM?

STRQSH或QSH是QShell,是原生的命令,最初被设计只用来执行原生的程序。当然,现在QShell也可以跑PASE程序如果PASE已经安装的情况下。 STRQSH/QSH is QShel...
阅读全文>>