ubuntu server guide
“database” directory. Depending on the application, it can be in the following places by default: • ~/.pki/nssdb/pkcs11.txt This is where the system-provided libnss3 library will look by default. • ~/snap/firefox/common/ the system NSS libraries. For these examples, we will be using the configuration file located in ~/.pki/nssdb/pkcs11.txt. As noted before, depending on the application this file can be in another directory which has the necessary tools we will need: sudo apt install libnss3-tools If you don’t have a ~/.pki/nssdb directory yet, it will have to be created first. For that, we will use the certutil command,0 码力 | 486 页 | 3.33 MB | 1 年前3鸟哥的Linux私房菜:服务器架设篇 第三版
#baseurl=http://mirror.centos.org/centos/$releasever/os/$basearch/ 6. gpgcheck=1 7. gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6 如上所示,鸟哥仅列出 base 这个容器的原始内容而已,其他的容器内容请自行查阅啰!上面的数据需要注意的是: [base]:代表容器的 baseurl=http://ftp.twaren.net/Linux/CentOS/6/os/x86_64/ <==就属它最重要! 5. gpgcheck=1 6. gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6 7. # 底下其他的容器项目,请自行到高速网络中心去查询后自己处理! 8. 9. [root@www ~]# yum clean all 證檔案囉!相關軟體提供的檔案如下: /etc/httpd/conf.d/ssl.conf:mode_ssl 提供的 Apache 設定檔; /etc/pki/tls/private/localhost.key:系統私鑰檔,可以用來製作憑證的! /etc/pki/tls/certs/localhost.crt:就是加密過的憑證檔!(signed certificate) 既然系統都已經幫我們搞定了,那0 码力 | 795 页 | 17.63 MB | 1 年前3Proxing to tomcat with httpd
10/12/22 21 Using TLS (1 httpd) httpd.conf SSLProxyEngine on SSLProxyCACertificateFile "/etc/pki/CA/cacert.pem" ProxyPass "/examples" "https://localhost:8443/examples" ProxyPassReverse "/examples"0 码力 | 26 页 | 242.80 KB | 1 年前3Centos7安装Nginx或OpenResty
org/metalink?repo=epel-7&arch=$basearch failovermethod=priority enabled=1 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 保存(若没有 gpgkey,则设置 gpgcheck=0) # yum search openssl11-libs # yum install0 码力 | 7 页 | 153.82 KB | 1 年前3Moxa Industrial Linux 3.0 (Debian 11) Manual for Arm-based Computers Version 1.0, January 2023
when the device is stolen or lost. Public key infrastructure (PKI) Moxa secure boot use X.509 public key infrastructure (PKI) to validate authenticity and integrity of bootloader and Linux kernel0 码力 | 111 页 | 2.94 MB | 1 年前3Ubuntu Server Guide 18.04
more than just pre-shared keys OpenVPN makes it easy to setup and use a Public Key Infrastructure (PKI) to use SSL/TLS certificates for authentication and key exchange between the VPN server and clients Infrastructure Setup The first step in building an OpenVPN configuration is to establish a PKI (public key infrastructure). The PKI consists of: • a separate certificate (also known as a public key) and private0 码力 | 413 页 | 1.40 MB | 1 年前3openEuler 24.03 LTS 技术白皮书
文件(应用程序执行或普通文件访问时进行签名校验); 运行阶段(软件包安装):包管理组件 ->RPM 软件包(软件包安装时进行签名校验)。 为支持“开箱即用”的安全启动能力,核心是在 openEuler 社区建立以 PKI 为基础的软件构建签名体系,在软件构建阶段,自 动为目标文件添加数字签名,并在关键组件中预置公钥证书,从而在用户安装 openEuler 镜像后,可以直接开启相关的签名校验机 制,提升系统安全性。0 码力 | 45 页 | 6.18 MB | 1 年前3鸟哥的Linux私房菜:基础学习篇 第四版
download size: 31 M 15. Is this ok [y/d/N]: y 16. .....(后面省略).... 17. Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 18. Importing GPG key 0xF4A80EB5: 19. Userid : "CentOS-7 Key (CentOS 21. Package : centos-release-7-0.1406.el7.centos.2.3.x86_64 (@anaconda) 22. From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 23. Is this ok [y/N]: y 24. .....(后面省略).... 25. 26. [root@study ~]# [root@study ~]# ll /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 2. -rw-r--r--. 1 root root 1690 Apr 1 06:27 /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 3. [root@study ~]# cat /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-70 码力 | 1057 页 | 14.60 MB | 1 年前3鸟哥的 Linux 私房菜:基础学习篇 第四版
M Total download size: 31 M Is this ok [y/d/N]: y .....(后面省略).... Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 Importing GPG key 0xF4A80EB5: Userid : "CentOS-7 Key (CentOS 7 Official f4a8 0eb5 Package : centos-release-7-0.1406.el7.centos.2.3.x86_64 (@anaconda) From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 Is this ok [y/N]: y .....(后面省略).... [root@study ~]# lsb_release -a LSB 的数码签章位于: [root@study ~]# ll /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 -rw-r--r--. 1 root root 1690 Apr 1 06:27 /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 [root@study ~]# cat /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 -----BEGIN0 码力 | 1158 页 | 13.73 MB | 1 年前3Zabbix 4.0 Manual
baseurl=http://repo.zabbix.com/zabbix/4.0/rhel/7/$basearch/debuginfo/ enabled=0 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-ZABBIX-A14FE591 gpgcheck=1 This will allow you to install the zabbix-debuginfo baseurl=http://repo.zabbix.com/zabbix/4.5/rhel/8/$basearch/ enabled=1 142 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-ZABBIX-A14FE591 1.2 Firewall configuration The appliance uses iptables firewall sign them, how to revoke certificates you can find numerous online how-tos, for example, OpenSSL PKI Tutorial v1.1 . Carefully consider and test your certificate extensions - see Limitations on using0 码力 | 1365 页 | 16.69 MB | 1 年前3
共 33 条
- 1
- 2
- 3
- 4