当前位置:网站首页>Adding certificates to different systems
Adding certificates to different systems
2022-06-13 07:23:00 【Xin'an Growth Diary】
Mac OS X
Add Certificate :
sudo security add-trusted-cert -d -r trustRoot -k /Library/Keychains/System.keychain ~/new-root-certificate.crt
Remove Certificate :
sudo security delete-certificate -c ""
Windows
Add Certificate :
certutil -addstore -f "ROOT" new-root-certificate.crt
Remove Certificate :
certutil -delstore "ROOT" serial-number-hex
Linux (Ubuntu, Debian)
Add Certificate :
1. Copy CA File to directory : /usr/local/share/ca-certificates/
2. perform :
sudo cp foo.crt /usr/local/share/ca-certificates/foo.crt
3. to update CA Certificate Library :
sudo update-ca-certificates
Remove Certificate :
1.Remove your CA.
2.Update the CA store:
sudo update-ca-certificates --fresh
Restart Kerio Connect to reload the certificates in the 32-bit versions or Debian 7.
Linux (CentOs 6)
Add Certificate :
1. install ca-certificates package:
yum install ca-certificates
2. Enable dynamic CA configuration feature:
update-ca-trust force-enable
3.Add it as a new file to /etc/pki/ca-trust/source/anchors/:
cp foo.crt /etc/pki/ca-trust/source/anchors/
4. perform :
update-ca-trust extract
Restart Kerio Connect to reload the certificates in the 32-bit version.
Linux (CentOs 5)
Add Certificate :
Append your trusted certificate to file /etc/pki/tls/certs/ca-bundle.crt
cat foo.crt >> /etc/pki/tls/certs/ca-bundle.crt
边栏推荐
- 10 Honest Facts I Want To Share With All Junior Developers
- WWDC2022最大的亮点: MetalFX
- 线程池中的 工作线程如何被回收
- What does my financial product mean in clearing?
- RT thread simulator lvgl control: button button event
- redis-0. Introduction to redis and NiO principle (random talk)
- Socket programming 2:io reuse (select & poll & epoll)
- 10. process communication
- Lightning data import
- Continuous management design
猜你喜欢
How idea breaks point debugging
RT-Thread 模拟器 simulator LVGL控件:switch 开关按钮控件
AQS - detailed explanation of reentrantlock source code
MySQL row column conversion (updated version)
【ViveFocus使用WaveVR插件获取手柄操作事件】
Related operations under Oracle Database
Xuanwu cloud technology passed the listing hearing: the performance fluctuated significantly, and chenyonghui and other three were the controlling shareholders
The biggest highlight of wwdc2022: metalfx
The password does not take effect after redis is set
[Markov chain Monte Carlo] Markov chain Monte Carlo method sampling prior distribution
随机推荐
The password does not take effect after redis is set
Test development programmers, are you still confused? You can't define yourself as a yard farmer
Relevant knowledge under WinForm
Postgraduate entrance examination English
5. interrupts and exceptions
RT-Thread 模拟器 simulator LVGL控件:switch 开关按钮控件
检测循环数“142857“
Sorting of numbers and strings
Department store center supply chain management system
oracle问题,字段里面的数据被逗号隔开,取逗号两边数据
号称下一代监控系统 来看看它有多牛逼
P1434 [show2002] skiing (memory search
[RS-422 and RS-485] RS-422 and RS-485 serial interface standard
线程池中的 工作线程如何被回收
部署RDS服务
Que se passe - t - il si les produits financiers sont nuls pendant plusieurs jours?
Nodejs file module FS
Quick sort
比较DFS和BFS的优点和缺点及名称词汇
Vsys of Isis (virtual system)