| Server IP : 198.38.94.13 / Your IP : 216.73.217.33 Web Server : Apache System : Linux d4744.dxb1.stableserver.net 5.14.0-611.49.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Apr 21 16:39:08 EDT 2026 x86_64 User : revivere ( 1140) PHP Version : 8.2.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /lib/python3.9/site-packages/ipaclient/install/__pycache__/ |
Upload File : |
a
�jix+ � @ s d dl mZ d dlZd dlZd dlmZ d dlmZmZ d dl m
Z
d dlmZm
Z
mZmZ d dlmZ d dlmZ d d lmZ d d
lmZmZmZ d dlmZmZmZ d dlmZ e� e!�Z"G d
d� dej#�Z$ddd�Z%dd� Z&dd� Z'dd� Z(ddd�Z)dd� Z*dS )� )�absolute_importN)�urlsplit)�
certmonger� certstore)�is_ipa_configured)� admintool�certdb�ipaldap�ipautil)�services)�paths)�tasks)�api�errors�x509)�FQDN�IPA_CA_NICKNAME�RENEWAL_CA_NAME)�check_client_configurationc sD e Zd ZdZdZdZed� fdd� �Zd
� fdd � Zd
d� Z � Z
S )�
CertUpdatezipa-certupdatez%prog [options]zIUpdate local IPA certificate databases with certificates from the server.Fc s* t t| ��|� |jddtd ddd� d S )Nz--force-server�
forced_serverzipa.server.fqdnz6Force the use of the specified server for the update. )�dest�type�default�metavar�help)�superr �add_optionsZ
add_option�str)�cls�parserZdebug_option�� __class__� �D/usr/lib/python3.9/site-packages/ipaclient/install/ipa_certupdate.pyr 0 s �zCertUpdate.add_optionsTc s t � �|� d S )N)r �validate_options)�selfZ
needs_rootr! r# r$ r% <