昨天登陆一个ID,居然发现升级到了新版服务,而其它的多个ID都未有升级,截图Mark!

看未来 一步步来了~~~仅仅为了记录,记下消逝和即将消逝的点点滴滴,在回首的时候,能够知道,我曾经来过……
StartCom Class 1 Primary Intermediate Server CA
400 Bad Request
The plain HTTP request was sent to HTTPS port
......前面省略
server {
#listen 80 default_server;
#listen [::]:80 default_server ipv6only=on;
listen 443;
root /xxx;
index index.php index.html index.htm;
server_name zhao.im;
ssl on;
ssl_certificate /xxx/xxx.crt;
ssl_certificate_key /xxx/xxx.key;
ssl_session_timeout 5m;
ssl_protocols SSLv3 TLSv1 TLSv1.1 TLSv1.2;
ssl_ciphers "HIGH:!aNULL:!MD5 or HIGH:!aNULL:!MD5:!3DES";
ssl_prefer_server_ciphers on;
error_page 497 "https://$host$uri?$args";
......后面省略
}
#------------------------------
server {
listen 80;
server_name zhao.im;
rewrite ^/(.*) https://$server_name$1 permanent;
}
Microsoft Windows [版本 10.0.10240]
(c) 2015 Microsoft Corporation. All rights reserved.
C:\Users\zhaohao>systeminfo
主机名: THINKSTATION
OS 名称: Microsoft Windows 10 专业版
OS 版本: 10.0.10240 暂缺 Build 10240
OS 制造商: Microsoft Corporation
OS 配置: 独立工作站
OS 构件类型: Multiprocessor Free
注册的所有人: zhaohao
注册的组织:
产品 ID: 00330-80000-00000-AA050
初始安装日期: 2015/7/16, 10:14:10
系统启动时间: 2015/7/16, 10:09:58
系统制造商: LENOVO
系统型号: 0007631550
系统类型: X86-based PC
处理器: 安装了 1 个处理器。
[01]: x64 Family 6 Model 60 Stepping 3 GenuineIntel ~3201 Mhz
BIOS 版本: LENOVO FBKT73AUS, 2014/2/24
Windows 目录: C:\WINDOWS
系统目录: C:\WINDOWS\system32
启动设备: DeviceHarddiskVolume1
系统区域设置: zh-cn;中文(中国)
输入法区域设置: zh-cn;中文(中国)
时区: (UTC+08:00)北京,重庆,香港特别行政区,乌鲁木齐
物理内存总量: 3,396 MB
可用的物理内存: 1,941 MB
虚拟内存: 最大值: 4,740 MB
虚拟内存: 可用: 3,183 MB
虚拟内存: 使用中: 1,557 MB
页面文件位置: C:\pagefile.sys
域: WORKGROUP
登录服务器: MicrosoftAccount
修补程序: 暂缺
网卡: 安装了 1 个 NIC。
[01]: Intel(R) Ethernet Connection I217-LM
连接名: 以太网
启用 DHCP: 是
DHCP 服务器: 10.10.10.1
IP 地址
[01]: 10.10.10.10
[02]: fe80::a591:6d6c:c301:99b
Hyper-V 要求: 虚拟机监视器模式扩展: 是
固件中已启用虚拟化: 否
二级地址转换: 是
数据执行保护可用: 是