当前位置:网站首页>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-hexLinux (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边栏推荐
- RT thread simulator lvgl control: slider control
- redis-0. Introduction to redis and NiO principle (random talk)
- 关于c#委托、事件相关问题
- Nodejs file module FS
- TiDB Lightning
- [RS-422 and RS-485] RS-422 and RS-485 serial interface standard
- Detailed description of drawing ridge plot, overlapping densities of overlapping kernel density estimation curve, facetgrid object and function sns Kdeplot, function facetgrid map
- A solution to the problem that there is always a newline character when C merges multiple RichTextBox contents
- C语言:如何给全局变量起一个别名?
- [turn to] FPGA interview questions
猜你喜欢

比较DFS和BFS的优点和缺点及名称词汇

Ansible PlayBook的中清单变量优先级分析及清单变量如何分离总结

对绘制丘岭密度图ridge plot的详细说明、重叠核密度估计曲线overlapping densities、FacetGrid对象、函数sns.kdeplot、函数FacetGrid.map

尝试使用RenderDoc查看UE的Shader代码

FSM state machine

One article of quantitative framework backtrader read analyzer

Related operations under Oracle Database

C语言:如何给全局变量起一个别名?

About database: pgadmin4 editing SQL window

RT thread simulator lvgl control: button button event
随机推荐
Implementation of fruit mall wholesale platform based on SSM
First graphical interface (modified version)
RT thread simulator lvgl control: switch switch button control
号称下一代监控系统 来看看它有多牛逼
[vivefocus uses the wavevr plug-in to obtain handle operation events]
. Net code to implement get request and post request
SDN基本概述
尝试使用RenderDoc查看UE的Shader代码
10 Honest Facts I Want To Share With All Junior Developers
I always don't understand the high address and high position
ISIS的vsys(虚拟系统)
No configure file found when compiling PHP from source code
Department store center supply chain management system
【splishsplash】重复输出splashsurf的脚本
25个国内外文献数据库
Nfv basic overview
关于#数据库#的问题:PGADMIN4 编辑sql窗口问题
QT读取SQLserver数据库
C drawing table and sending mail function
Word document export