This file is indexed.

/usr/share/doc/python-acme-doc/html/searchindex.js is in python-acme-doc 0.4.1-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
Search.setIndex({envversion:46,filenames:["api","api/challenges","api/client","api/errors","api/fields","api/jose","api/jose/base64","api/jose/errors","api/jose/interfaces","api/jose/json_util","api/jose/jwa","api/jose/jwk","api/jose/jws","api/jose/util","api/messages","api/other","api/standalone","index","man/jws"],objects:{"":{acme:[17,0,0,"-"]},"acme.challenges":{"_TokenDVChallenge":[1,1,1,""],Challenge:[1,1,1,""],ChallengeResponse:[1,1,1,""],ContinuityChallenge:[1,1,1,""],DNS:[1,1,1,""],DNSResponse:[1,1,1,""],DVChallenge:[1,1,1,""],HTTP01:[1,1,1,""],HTTP01Response:[1,1,1,""],KeyAuthorizationChallenge:[1,1,1,""],KeyAuthorizationChallengeResponse:[1,1,1,""],ProofOfPossession:[1,1,1,""],ProofOfPossessionResponse:[1,1,1,""],RecoveryContact:[1,1,1,""],RecoveryContactResponse:[1,1,1,""],TLSSNI01:[1,1,1,""],TLSSNI01Response:[1,1,1,""],UnrecognizedChallenge:[1,1,1,""]},"acme.challenges.DNS":{LABEL:[1,2,1,""],check_validation:[1,3,1,""],gen_response:[1,3,1,""],gen_validation:[1,3,1,""],validation_domain_name:[1,3,1,""]},"acme.challenges.DNSResponse":{check_validation:[1,3,1,""]},"acme.challenges.HTTP01":{URI_ROOT_PATH:[1,2,1,""],path:[1,2,1,""],response_cls:[1,2,1,""],uri:[1,3,1,""],validation:[1,3,1,""]},"acme.challenges.HTTP01Response":{PORT:[1,2,1,""],WHITESPACE_CUTSET:[1,2,1,""],simple_verify:[1,3,1,""]},"acme.challenges.KeyAuthorizationChallenge":{key_authorization:[1,3,1,""],response:[1,3,1,""],response_and_validation:[1,3,1,""],validation:[1,3,1,""]},"acme.challenges.KeyAuthorizationChallengeResponse":{verify:[1,3,1,""]},"acme.challenges.ProofOfPossession":{Hints:[1,1,1,""]},"acme.challenges.ProofOfPossessionResponse":{verify:[1,3,1,""]},"acme.challenges.TLSSNI01":{response_cls:[1,2,1,""],validation:[1,3,1,""]},"acme.challenges.TLSSNI01Response":{DOMAIN_SUFFIX:[1,2,1,""],PORT:[1,2,1,""],gen_cert:[1,3,1,""],probe_cert:[1,3,1,""],simple_verify:[1,3,1,""],verify_cert:[1,3,1,""],z:[1,2,1,""],z_domain:[1,2,1,""]},"acme.challenges._TokenDVChallenge":{TOKEN_SIZE:[1,2,1,""],good_token:[1,2,1,""]},"acme.client":{Client:[2,1,1,""],ClientNetwork:[2,1,1,""]},"acme.client.Client":{"_get_cert":[2,3,1,""],agree_to_tos:[2,3,1,""],answer_challenge:[2,3,1,""],check_cert:[2,3,1,""],fetch_chain:[2,3,1,""],poll:[2,3,1,""],poll_and_request_issuance:[2,3,1,""],query_registration:[2,3,1,""],refresh:[2,3,1,""],register:[2,3,1,""],request_challenges:[2,3,1,""],request_domain_challenges:[2,3,1,""],request_issuance:[2,3,1,""],retry_after:[2,4,1,""],revoke:[2,3,1,""],update_registration:[2,3,1,""]},"acme.client.ClientNetwork":{"_check_response":[2,4,1,""],"_send_request":[2,3,1,""],"_wrap_in_jws":[2,3,1,""],get:[2,3,1,""],head:[2,3,1,""],post:[2,3,1,""]},"acme.errors":{BadNonce:[3,5,1,""],ClientError:[3,5,1,""],Error:[3,5,1,""],MissingNonce:[3,5,1,""],NonceError:[3,5,1,""],PollError:[3,5,1,""],SchemaValidationError:[3,5,1,""],UnexpectedUpdate:[3,5,1,""]},"acme.errors.PollError":{timeout:[3,2,1,""]},"acme.fields":{Fixed:[4,1,1,""],RFC3339Field:[4,1,1,""],Resource:[4,1,1,""]},"acme.jose":{b64:[6,0,0,"-"],errors:[7,0,0,"-"],interfaces:[8,0,0,"-"],json_util:[9,0,0,"-"],jwa:[10,0,0,"-"],jwk:[11,0,0,"-"],jws:[12,0,0,"-"],util:[13,0,0,"-"]},"acme.jose.b64":{b64decode:[6,6,1,""],b64encode:[6,6,1,""]},"acme.jose.errors":{DeserializationError:[7,5,1,""],Error:[7,5,1,""],SerializationError:[7,5,1,""],UnrecognizedTypeError:[7,5,1,""]},"acme.jose.interfaces":{JSONDeSerializable:[8,1,1,""]},"acme.jose.interfaces.JSONDeSerializable":{from_json:[8,4,1,""],json_dump_default:[8,4,1,""],json_dumps:[8,3,1,""],json_dumps_pretty:[8,3,1,""],json_loads:[8,4,1,""],to_json:[8,3,1,""],to_partial_json:[8,3,1,""]},"acme.jose.json_util":{Field:[9,1,1,""],JSONObjectWithFields:[9,1,1,""],JSONObjectWithFieldsMeta:[9,1,1,""],TypedJSONObjectWithFields:[9,1,1,""],decode_b64jose:[9,6,1,""],decode_cert:[9,6,1,""],decode_csr:[9,6,1,""],decode_hex16:[9,6,1,""],encode_b64jose:[9,6,1,""],encode_cert:[9,6,1,""],encode_csr:[9,6,1,""],encode_hex16:[9,6,1,""]},"acme.jose.json_util.Field":{"_empty":[9,4,1,""],decode:[9,3,1,""],decoder:[9,3,1,""],default_decoder:[9,4,1,""],default_encoder:[9,4,1,""],encode:[9,3,1,""],encoder:[9,3,1,""],omit:[9,3,1,""]},"acme.jose.json_util.JSONObjectWithFields":{"_defaults":[9,4,1,""],encode:[9,3,1,""],fields_from_json:[9,4,1,""],fields_to_partial_json:[9,3,1,""]},"acme.jose.json_util.TypedJSONObjectWithFields":{TYPES:[9,2,1,""],from_json:[9,4,1,""],get_type_cls:[9,4,1,""],register:[9,4,1,""],to_partial_json:[9,3,1,""],typ:[9,2,1,""],type_field_name:[9,2,1,""]},"acme.jose.jwa":{JWA:[10,1,1,""],JWASignature:[10,1,1,""]},"acme.jose.jwa.JWASignature":{register:[10,4,1,""],sign:[10,3,1,""],verify:[10,3,1,""]},"acme.jose.jwk":{JWK:[11,1,1,""],JWKES:[11,1,1,""],JWKOct:[11,1,1,""],JWKRSA:[11,1,1,""]},"acme.jose.jwk.JWK":{cryptography_key_types:[11,2,1,""],load:[11,4,1,""],public_key:[11,3,1,""],required:[11,2,1,""],thumbprint:[11,3,1,""]},"acme.jose.jwk.JWKRSA":{"_decode_param":[11,4,1,""],"_encode_param":[11,4,1,""]},"acme.jose.jws":{CLI:[12,1,1,""],Header:[12,1,1,""],JWS:[12,1,1,""],MediaType:[12,1,1,""],Signature:[12,1,1,""]},"acme.jose.jws.CLI":{run:[12,4,1,""],sign:[12,4,1,""],verify:[12,4,1,""]},"acme.jose.jws.Header":{find_key:[12,3,1,""],not_omitted:[12,3,1,""]},"acme.jose.jws.JWS":{from_compact:[12,4,1,""],sign:[12,4,1,""],signature:[12,2,1,""],signature_cls:[12,2,1,""],to_compact:[12,3,1,""],verify:[12,3,1,""]},"acme.jose.jws.MediaType":{PREFIX:[12,2,1,""],decode:[12,4,1,""],encode:[12,4,1,""]},"acme.jose.jws.Signature":{header_cls:[12,2,1,""],sign:[12,4,1,""],verify:[12,3,1,""]},"acme.jose.util":{ComparableKey:[13,1,1,""],ComparableRSAKey:[13,1,1,""],ComparableX509:[13,1,1,""],ImmutableMap:[13,1,1,""],abstractclassmethod:[13,1,1,""],frozendict:[13,1,1,""]},"acme.jose.util.ComparableKey":{public_key:[13,3,1,""]},"acme.jose.util.ComparableX509":{"_dump":[13,3,1,""]},"acme.jose.util.ImmutableMap":{update:[13,3,1,""]},"acme.messages":{"_Constant":[14,1,1,""],Authorization:[14,1,1,""],AuthorizationResource:[14,1,1,""],CertificateRequest:[14,1,1,""],CertificateResource:[14,1,1,""],ChallengeBody:[14,1,1,""],ChallengeResource:[14,1,1,""],Directory:[14,1,1,""],Error:[14,5,1,""],Identifier:[14,1,1,""],IdentifierType:[14,1,1,""],NewAuthorization:[14,1,1,""],NewRegistration:[14,1,1,""],Registration:[14,1,1,""],RegistrationResource:[14,1,1,""],Resource:[14,1,1,""],ResourceBody:[14,1,1,""],ResourceWithURI:[14,1,1,""],Revocation:[14,1,1,""],Status:[14,1,1,""],UpdateRegistration:[14,1,1,""]},"acme.messages.Authorization":{resolved_combinations:[14,2,1,""]},"acme.messages.Directory":{register:[14,4,1,""]},"acme.messages.Error":{description:[14,2,1,""]},"acme.messages.Registration":{Authorizations:[14,1,1,""],Certificates:[14,1,1,""],emails:[14,2,1,""],from_data:[14,4,1,""],phones:[14,2,1,""]},"acme.other":{Signature:[15,1,1,""]},"acme.other.Signature":{NONCE_SIZE:[15,2,1,""],from_msg:[15,4,1,""],verify:[15,3,1,""]},"acme.standalone":{ACMEServerMixin:[16,1,1,""],BaseRequestHandlerWithLogging:[16,1,1,""],HTTP01RequestHandler:[16,1,1,""],HTTP01Server:[16,1,1,""],TLSSNI01Server:[16,1,1,""],TLSServer:[16,1,1,""],simple_tls_sni_01_server:[16,6,1,""]},"acme.standalone.BaseRequestHandlerWithLogging":{handle:[16,3,1,""],log_message:[16,3,1,""]},"acme.standalone.HTTP01RequestHandler":{HTTP01Resource:[16,1,1,""],handle:[16,3,1,""],handle_404:[16,3,1,""],handle_index:[16,3,1,""],handle_simple_http_resource:[16,3,1,""],log_message:[16,3,1,""],partial_init:[16,4,1,""]},"acme.standalone.HTTP01RequestHandler.HTTP01Resource":{"_asdict":[16,3,1,""],"_make":[16,4,1,""],"_replace":[16,3,1,""],chall:[16,2,1,""],response:[16,2,1,""],validation:[16,2,1,""]},acme:{challenges:[1,0,0,"-"],client:[2,0,0,"-"],errors:[3,0,0,"-"],fields:[4,0,0,"-"],jose:[5,0,0,"-"],messages:[14,0,0,"-"],other:[15,0,0,"-"],standalone:[16,0,0,"-"]}},objnames:{"0":["py","module","Python module"],"1":["py","class","Python class"],"2":["py","attribute","Python attribute"],"3":["py","method","Python method"],"4":["py","classmethod","Python class method"],"5":["py","exception","Python exception"],"6":["py","function","Python function"]},objtypes:{"0":"py:module","1":"py:class","2":"py:attribute","3":"py:method","4":"py:classmethod","5":"py:exception","6":"py:function"},terms:{"0x8f8940":16,"2xx":2,"__eq__":13,"__metaclass__":9,"__new__":16,"__slots__":9,"_abcol":[10,13,14],"_acm":1,"_asdict":16,"_check_respons":2,"_constant":14,"_decode_param":11,"_default":9,"_dump":13,"_empti":9,"_encode_param":11,"_field":9,"_get_cert":2,"_make":16,"_orig_slot":9,"_replac":16,"_self":16,"_send_request":2,"_tokendvchalleng":1,"_wrap_in_jw":2,"abstract":13,"byte":[1,2,6,9,11,12,15],"case":[2,8,9],"class":[1,2,4,8,9,10,11,12,13,14,15,16],"default":[2,4,8,9,15],"function":[1,2,8,9,16],"import":17,"int":[1,2,9,13,14,15],"new":[2,14,16],"public":[1,11,12,13,14],"return":[1,2,6,8,9,11,12,13,14,16],"true":[1,2,9,12,16],"try":17,"while":8,abc:[9,13],abcmeta:9,about:[2,8],abov:8,abstractclassmethod:13,abstractmethod:13,accept:[9,17],access:13,accomplish:8,accord:3,account:[1,14],account_kei:1,account_public_kei:1,achal:14,achalleng:14,acm:[0,1,2,3,4,6,7,8,9,10,11,12,13,14],acmepath:2,acmeservermixin:16,activ:5,activation_url:1,addit:1,adher:16,after:[2,8,9],again:8,agre:2,agree_to_to:[2,17],agreement:14,alg:[1,2,12,15],algorithm:[0,5],alia:[1,12,16],all:[2,9,14,18],allegedli:13,allow:[2,3,6],almost:9,also:[1,8,9],alwai:9,ani:[1,2,8,9,12],annotatedchalleng:14,answer:2,answer_challeng:2,appli:8,applic:[2,12],appropri:[11,12],appsawg:[2,14],arbitrari:[8,16],arg:[1,2,3,4,11,12,13,16],argument:[8,12],around:[2,13],ascii:[1,6],assert:[8,9],asymmetr:[13,15,17],attempt:[2,3],attribut:[9,13],augment:13,author:[1,2,3,14,17],authorizationresourc:[2,3,14],authorized_for:1,authzr:[2,14,17],authzr_respons:17,authzr_uri:14,auto:17,automat:15,awar:4,b64:6,b64decod:6,b64der:9,b64encod:6,backend:[11,17],bad:3,badnonc:3,bar:[8,9],base64:[0,1,5],base64urluint:11,base:[1,2,3,4,7,8,9,10,11,12,13,14,15,16],basehttprequesthandl:16,basehttpserv:16,baserequesthandl:16,baserequesthandlerwithlog:16,baseserv:16,basic:8,basicconfig:17,baz:9,bazbar:9,becaus:16,been:[1,9],befor:[2,8],behaviour:12,behind:8,below:8,better:16,between:4,bhtml:12,bit:[1,8,17],bodi:[1,2,14],bool:[1,2,9],both:8,boulder:[2,17],buffer:13,build:12,built:[8,16],call:[2,8,14],callabl:9,caller:1,can:[1,8,14],cannot:9,carri:2,caus:3,cert:[1,2,9,14,16],cert_chain_uri:[2,14],cert_fingerprint:1,cert_kei:1,certainli:9,certif:[1,2,8,9,13,14],certificaterequest:14,certificateresourc:[2,14],certr:2,chain:2,chall:[1,14,16],challb:[2,14],challeng:0,challengebodi:[2,14],challengeresourc:[2,14],challengerespons:[1,2],chang:9,charact:[1,6],check:[1,2],check_cert:2,check_valid:1,classmethod:[2,8,9,10,11,12,13,14,15,16],clean:2,cli:12,cli_arg:16,client:[0,1],client_address:16,clienterror:[2,3],clientnetwork:2,clue:1,code:[2,8,13],com:[13,17],combin:[12,13,14],command:18,common:16,compact:12,compar:13,comparablekei:13,comparablersakei:[11,13,15],comparablex509:[1,2,9,13,14,17],complet:[1,8],compos:8,comput:[2,11],concept:8,concret:8,conflict:9,conform:12,confus:8,confusingli:14,consequ:9,consid:[8,9],consist:2,constant:14,contact:[1,14],contain:1,content:[2,12,14,17],content_typ:2,context:9,continuitychalleng:1,control:[1,2],conveni:[1,2,14],convers:8,correspond:[1,2],cosid:9,could:[8,9,12],creat:[1,14,15],crit:12,critic:12,crypto:[1,2,9,13,14,17],cryptographi:[11,13,15,17],cryptography_key_typ:11,cryptosystem:11,csr:[2,9,14,17],cty:12,current:16,custom:8,data:[1,6,8,9,11],datestr:2,datetim:[2,4,14],debug:17,decod:[1,4,6,8,9,11,12],decode_b64jos:9,decode_cert:9,decode_csr:9,decode_hex16:9,def:[8,9],default_backend:17,default_decod:9,default_encod:9,defin:[1,6,11,12],definit:[8,9],denot:8,depend:1,der:[9,11,17],derserializationbackend:11,descript:14,descriptor:[9,13],deseri:[7,8,9,10,11,12],deserializationerror:[2,3,7,8,9],desir:13,detail:14,develop:5,dict:[8,9],dictionari:[9,13],didn:3,differ:[1,9,12],directori:[2,14,17,18],directory_url:17,distinguish:[9,14],dnsrespons:1,doc:12,docstr:8,doe:12,doesn:1,domain:[1,2,17],domain_suffix:1,doom:17,draft:[2,10,14,17],due:9,dump:[8,13],dvchalleng:1,each:[2,3],either:[3,8],element:2,email:14,empti:[2,3,9],encod:[1,4,6,8,9,11,12,13],encode_b64jos:9,encode_cert:9,encode_csr:9,encode_hex16:9,encrypt:5,end:1,endswith:9,equal:9,errno:18,error:[0,2],especi:9,etc:8,ever:17,exact:9,exampl:[8,9,17],example1:17,exce:2,except:[2,3,7,14,17],exhaust:3,exist:2,exot:9,expect:2,expir:14,explain:9,extend:[8,9],extens:12,fail:[3,17,18],fals:[1,4,9],fdec:9,fenc:9,fetch:2,fetch_chain:2,field:[0,3],fields_from_json:9,fields_to_partial_json:9,file:18,filetyp:13,filetype_asn1:[13,17],filetype_pem:13,filetype_text:13,find:12,find_kei:12,finish:3,first:2,fix:4,follow:[5,8,14],foo:[8,9],forev:16,form:[1,2],format:[2,16,17],found:[2,9,12,14,16],framework:[1,9,13],fresh:1,from:[1,2,3,8,9,13,14,16,17],from_compact:12,from_data:14,from_json:[2,8,9,12],from_msg:15,frozen:13,frozendict:[9,13],frozenset:12,full:[7,8],fulli:8,further:8,gen_cert:1,gen_respons:1,gen_valid:1,gener:[1,2,3,7,11,15,16],generate_private_kei:17,get:[2,9,12,13,14],get_type_cl:9,github:13,good:1,good_token:1,grant:14,handl:[2,4,16],handle_404:16,handle_index:16,handle_simple_http_resourc:16,handler:16,hardcod:14,hash:11,hash_funct:11,hashabl:[10,13,14],have:9,hazmat:[11,13,15,17],head:2,header:[2,3,12,14],header_cl:12,help:18,here:9,hexlifi:9,hierarchi:2,hint:1,how:17,howev:1,html:[2,10,11,12,14],http01:[1,16],http01requesthandl:16,http01resourc:16,http01respons:1,http01server:16,http:[1,2,3,10,11,13,14,17],httpserver:16,idea:8,identifi:[1,2,14,17],identifier_fqdn:17,identifiertyp:14,ietf:[2,5,10,11,14,17],iff:1,ignor:[1,2,17],ijsonserializ:[8,9],imaginatori:8,immut:[9,13],immutablemap:[9,13],implement:[1,2,5,8,9,11,12,13,17],inc:12,includ:[1,3,9],include_jwk:12,incorrect:6,index:[16,17],indic:14,info:17,inform:[8,14],inherit:9,initi:[1,2,16],input:[2,6],instanc:[2,8,9,14],instead:[2,9,14],integ:2,interepret:1,interestingli:8,interfac:[0,5],introduc:8,invalid:[1,2,3],isinst:8,issu:[2,13],issuanc:2,issuer:1,iter:16,javascript:5,jobj:[1,7,8,9,14],join:17,jose:[0,1,2,3,4],json:[0,1,2,3,4,5,7,8],json_dump:8,json_dump_default:8,json_dumps_pretti:8,json_load:8,json_nam:[4,9],json_str:8,json_util:[1,4,9,11,12,14,15],jsondecod:8,jsondeserializ:[2,8,9,10,14],jsonencod:8,jsonobjectwithfield:[1,9,12,14,15],jsonobjectwithfieldsmeta:9,jwa:[1,5,10,11],jwaalgorithm:1,jwasignatur:[2,10,15],jwk:[1,2,5,11,12,14,15],jwke:11,jwkoct:11,jwkrsa:[11,17],kei:[0,1,2,5,9,10],key_author:1,key_siz:17,keyauthor:1,keyauthorizationchalleng:1,keyauthorizationchallengerespons:1,known:1,kwarg:[1,2,3,4,8,9,11,12,13,14,15,16],kwd:16,label:1,latest:17,len:16,length:[2,9],letsencrypt:17,level:17,librari:[8,13],light:8,like:[1,8],link:14,list:[2,9,14],load:[8,11],load_certificate_request:17,locat:14,log:[2,16,17],log_messag:16,look:8,lookup:12,make:[2,8,9,16],map:[3,13,16],mark:2,max:3,max_attempt:2,max_length:2,maximum:2,mean:8,meant:[8,9],media:12,mediatyp:12,member:11,messag:[0,1,2],messages2:2,metaclass:9,method:[1,2,16],might:[1,3,8,9],mime:12,minimum:[1,2,9,15,17],mintim:2,miss:3,missingnonc:3,mitig:9,mitm:4,mixin:16,modul:[1,17],more:[2,8,9],most:3,move:9,msg:[10,15],much:8,must:[1,3,9,12],naiv:4,name:[1,2,9,10,12,14,16],necessari:1,necessarili:8,need:12,net:2,network:[2,3],new_authzr_uri:[2,14,17],new_cert_uri:14,new_reg:2,newauthor:14,newli:1,newregistr:[2,14],next:[2,14],non:[1,2,3,6,8],nonc:[1,2,3,15],nonce_s:15,nonceerror:3,none:[1,2,4,9,11,12,14,15],not_omit:12,note:[2,9],notimpl:[9,11],now:4,number:[1,2,16],obj:2,object:[0,1,2,3,4,5,7,8,9,12,13],object_hook:8,object_hook_pair:8,occurr:12,offici:8,omit:[2,9,12],omitempti:[4,9],onli:[6,8,9,12],openssl:[1,2,9,13,14,17],opensssl:1,oppos:[9,14],option:[1,9,11,15],order:2,ordereddict:16,org:[2,10,11,14,17],origin:[1,3,9],other:[0,1,2,8],otherwis:[1,2,9],output:9,overrid:[1,8,9,11,12],packag:[5,9],pad:[6,8],page:[16,17],pair:1,paramet:[1,2,6,8,9,11,12,13,15],parent:9,pars:12,partial:[8,9,16],partial_init:16,particular:[5,8,13],pass:[1,8],passthrough:9,password:11,path:[1,17],payload:12,peer:1,pem:11,pemserializationbackend:11,per:2,perform:[2,8,9],phone:14,pkei:1,pkg_resourc:17,pleas:[2,8,12,14],point:2,poll:[2,3,17],poll_and_request_issu:2,pollerror:[2,3],port:1,post:[2,3],prefix:12,prepend:[1,15],present:[2,9],pretti:8,primit:[11,13,15,17],print:17,privat:[1,2,11,12],probabl:9,probe:1,probe_cert:1,problem:[2,14],process:14,produc:8,proofofpossess:1,proofofpossessionrespons:1,proper:8,protect:12,protocol:[1,2,12,14,17],provid:[1,2,3,8,9,11],provis:[1,16],proxi:14,public_expon:17,public_kei:[11,13],pyca:13,python:[2,5,8,13],python_object:8,pytz:4,queri:2,query_registr:2,question:13,rais:[2,6,8,9,11,12],random:1,randomli:15,read:8,reason:9,recal:8,recent:3,record:1,recoverycontact:1,recoverycontactrespons:1,recurs:[2,8,9],refresh:2,regist:[2,9,10,12,14,17],registr:[2,14],registrationresourc:[2,14],regr:[2,17],relev:8,replac:16,replai:3,repres:9,represent:11,request:[2,3,13,14,16],request_challeng:[2,17],request_domain_challeng:2,request_issu:[2,17],requestexcept:2,requir:[2,8,9,11,17],resolved_combin:14,resourc:[1,2,4,14,16],resource_body_cl:14,resource_str:17,resource_typ:4,resourcebodi:14,resourcewithuri:14,respect:[2,8],respons:[1,2,3,16],response_and_valid:1,response_cl:1,result:1,retri:2,retriev:1,retry_aft:2,revoc:[2,14],revok:2,rfc2616:2,rfc3339:4,rfc3339field:4,rfc7638:11,rfc:5,root:1,rs256:[1,2,15],rsa:[11,13,15,17],rsaprivatekei:[11,13,15],rsapublickei:[11,13],rtype:1,run:[12,16],s256:12,safe:6,same:2,schema:3,schemavalidationerror:3,script:17,search:17,sec14:2,second:2,section:12,see:[2,8,13],seek:12,self:[8,11],send:2,sequenc:[1,16],serial:[7,8,9,11,12],serializ:[8,9],serializationerror:[7,8,9],server:[1,2,3,16,17],server_address:16,servic:2,set:[3,8,9,16],sha256:11,should:[1,2,9,11,13],show:17,sig:[10,15],sign:[5,10,12,15],signatur:[0,1,5,10],signature_cl:[10,12],signer:2,similar:14,simpl:[1,16],simple_http_resourc:16,simple_tls_sni_01_serv:16,simple_verifi:1,simplehttp:1,simpli:2,singl:9,singleton:12,size:[1,9,15],slot:9,sni:1,socketserv:16,solv:17,solver:16,some:[1,2,3,9],some_field:9,somefield:9,somewhat:9,sourc:[1,2,3,4,6,7,8,9,10,11,12,13,14,15,16],spec:[1,14],specif:[1,3],specifi:[13,16],ssl:2,stackoverflow:13,stadard:5,stage:17,standalon:0,standard:[1,8,13,14],start:[1,13],statu:[2,14],stdlib:16,stolen:13,store:9,str:[1,2,7,8,9,11,12,13],strict:2,string:[1,4,6,8],strip:6,structur:1,subclass:[1,8,9,11,12],subject_key_identifi:1,success:[1,3],success_url:1,successfulli:[1,2],suffix:[1,9],sugnatur:1,suppli:2,support:[8,12,13,16,17],sure:[2,9],symmetr:11,tabl:8,take:16,taken:2,target:13,tcpserver:16,term:2,terms_of_servic:[14,17],test:[1,2],testdata:17,than:2,thei:[1,8],themselv:9,thi:[1,2,3,5,8,9,11,12,13,14,16,17],those:8,through:12,thumbprint:11,time:2,timeout:[2,3],titl:14,tlsserver:16,tlssni01:[1,16],tlssni01respons:1,tlssni01serv:16,to_compact:12,to_json:8,to_partial_json:[8,9,12],togeth:9,token:1,token_s:1,tool:[10,11,14],translat:8,treat:[9,12],tupl:[1,2,9,14,16],turn:8,two:8,txt:1,typ:[7,9,12,14,17],type:[1,2,6,7,8,9,11,12,13,14,16],type_cl:9,type_field_nam:9,typedjsonobjectwithfield:[1,9,11],typeerror:[6,8],unabl:11,unexpect:3,unexpectedupd:[2,3],unicod:[1,6,9,11,12,14],uniniti:16,unpars:8,unprotect:12,unrecogn:[1,7],unrecognizedchalleng:1,unrecognizedtypeerror:[7,9],unsuccess:[2,8],unsupport:11,until:2,unused_kwarg:1,updat:[2,3,13,14],update_registr:2,updated_authzr:2,updateregistr:14,uri:[1,2,14],uri_root_path:1,url:[2,6,14],user_ag:2,usual:[8,9],utc:4,util:[0,5],valid:[1,2,3,9,14,16],validation_domain_nam:1,valu:[1,2,4,9,12,13,14,16,17],valueerror:6,variabl:[1,2,3,7,9,11,12,13,14,15,16],variou:[1,2],verif:[1,12],verifi:[1,2,10,12,15],verify_cert:1,verify_ssl:2,version:[13,17],view:8,wait:2,want:[1,9],warrant:1,web:[0,1,5],well:[1,14],what:1,when:[2,3,9],where:[2,9,14],whether:1,which:[1,16],whitespac:1,whitespace_cutset:1,within:3,without:2,word:8,work:[2,9],would:[11,12],wrap:[1,2,9,11,13,14,15],wrapper:13,wrong:[2,8],www:2,x509:[1,2,8,9,13,14],x509req:[2,9,14],x5t:12,x5ts256:12,yet:11,you:[1,12,14],z_domain:1},titles:["API Documentation","Challenges","Client","Errors","Fields","JOSE","JOSE Base64","Errors","Interfaces","JSON utilities","JSON Web Algorithms","JSON Web Key","JSON Web Signature","Utilities","Messages","Other ACME objects","Standalone","Welcome to acme-python’s documentation!","<no title>"],titleterms:{acm:[15,17],algorithm:10,api:0,base64:6,challeng:1,client:2,document:[0,17],error:[3,7],field:4,indic:17,interfac:8,jose:[5,6],json:[9,10,11,12],kei:11,messag:14,object:15,other:15,python:17,signatur:12,standalon:16,tabl:17,todo:[1,2,12,14],util:[9,13],web:[10,11,12],welcom:17}})