Well come to computer world of TFCRA!!!
为网站添加https访问主要还是为了中间通信数据的安全,不被随意快速抓取。
在Windows平台上,装个XAMPP很容易实现,不过事情到了Linux主机上就有一些变化,参考了网上的一些文章,作为备忘,把实施的过程大致写一下。
在Windows平台上,装个XAMPP很容易实现,不过事情到了Linux主机上就有一些变化,参考了网上的一些文章,作为备忘,把实施的过程大致写一下。
sudo apt-get install ssl-cert
sudo make-ssl-cert /usr/share/ssl-cert/ssleay.cnf /自定义路径/cert.pem(和
sudo openssl req -new -x509 -days 3650 -nodes -out /path/to/cert.pem -keyout /自定义路径/cert.pem的效果一样
)
修改配置文件:
/etc/apache2/sites-available/default-ssl
SSLEngine on SSLCertificateFile /自定义路径/*.crt 或者pem文件 SSLCertificateKeyFile /自定义路径/*.key 如果没有key,将该行注释掉 |
sudo a2ensite
sudo a2enmod ssl
如果是VPS,
在apache2.conf 加上 NameVirtualHost *:443
这一条,然后执行 sudo service apache2 restar
t
PR
フリーエリア
=======================
在这里搜索成人资源 =^_^=
アダルトリソース検索 =^_^=
Search Adult Resources Here: =======================
Translate this page to your language: =======================
=======================
=======================
=======================
=======================
在这里搜索成人资源 =^_^=
アダルトリソース検索 =^_^=
Search Adult Resources Here: =======================
Translate this page to your language: =======================
=======================
=======================
=======================
=======================
カレンダー
12 | 2025/01 | 02 |
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
ブログ内検索
最古記事
(10/03)
(10/03)
(10/07)
(10/09)
(10/10)