ENGLISH | 查看中文版
Baidu cdn certificates auto update script
A python script that push ssl certificates to baidu cdn automatically.
- Install python3: https://wiki.python.org/moin/BeginnersGuide/Download
- Clone this project:
git clone https://github.com/zx900930/baidu-cdn-certupdate.git
- Get into the project folder
cd baidu-cdn-certupdate
- Install dependencies:
pip install -r requirements.txt
- Edit enviroment variables:
mv example.env .env
python3 baiducertificates.py
python3 baiducertificates.py path/to/alternative.env
Please use the issue tracker.
- Docker images
- Cronjobs
Welcome to contribute to this project.
GNU General Public License v3.0