⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.30
Server IP:
45.79.8.107
Server:
Linux localhost 5.15.0-140-generic #150-Ubuntu SMP Sat Apr 12 06:00:09 UTC 2025 x86_64
Server Software:
nginx/1.18.0
PHP Version:
8.1.2-1ubuntu2.21
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
lib
/
python3
/
dist-packages
/
acme
/
__pycache__
/
View File Name :
mixins.cpython-310.pyc
o 6a @ sp d Z ddlmZ ddlmZ G dd dZG dd deZG dd d eZd ededed eeef fddZdS )z0Useful mixins for Challenge and Resource objects )Any)Dictc sX e Zd ZdZedefddZejdeddfddZded e ddf fd dZ ZS )VersionedLEACMEMixinzEThis mixin stores the version of Let's Encrypt's endpoint being used.returnc C s t | ddS )z*Define the version of ACME protocol to use_le_acme_version )getattrself r -/usr/lib/python3/dist-packages/acme/mixins.pyle_acme_version s z$VersionedLEACMEMixin.le_acme_versionversionNc C s t | d| d S )Nr )object__setattr__)r r r r r r s keyvaluec s, |dkr t | || d S t || d S )Nr )r r super)r r r __class__r r r s z VersionedLEACMEMixin.__setattr__)__name__ __module____qualname____doc__propertyintr setterstrr r __classcell__r r r r r s "r c H e Zd ZdZdeeef f fddZdeeef f fddZ Z S ) ResourceMixinz This mixin generates a RFC8555 compliant JWS payload by removing the `resource` field if needed (eg. ACME v2 protocol). r c t t ddS )/See josepy.JSONDeserializable.to_partial_json()to_partial_jsonresource_safe_jobj_compliancer r r r r r# ! zResourceMixin.to_partial_jsonc r! )8See josepy.JSONObjectWithFields.fields_to_partial_json()fields_to_partial_jsonr$ r% r r r r r) &