index
:
freeipa.git
AD-binds
asn1c-indented
cachetickets
cakeysfix
ccachesess
clisesshandling
coverity
custodia
custodia-review
fix_ber_scanf
fixlogout
getkeytab
ipa-1-0
ipa-1-1
ipa-1-2
ipa-2-1
ipa-2-2
ipasam_getkeytab
kdc-fixes
kdc-pkinit
ldapticketcache
master
master_keytab
mindatefix
mspac
my-master
pwbindexp
pwdpolicy
replica_kdc
review
sessionlogout
setkeytab
sumit
webui-cleanup
webui-details
webui_isolate
wip
FreeIPA patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipaserver
/
plugins
/
cert.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adapt cert-find performance workaround for users
Christian Heimes
2019-04-09
1
-10
/
+15
*
Consolidate container_masters queries
Christian Heimes
2019-03-28
1
-11
/
+4
*
cert-request: handle missing zone
Fraser Tweedale
2019-03-08
1
-3
/
+9
*
cert-request: more specific errors in IP address validation
Fraser Tweedale
2019-03-04
1
-44
/
+55
*
cert-request: report all unmatched SAN IP addresses
Fraser Tweedale
2019-03-04
1
-9
/
+12
*
cert-request: generalise _san_dnsname_ips for arbitrary cname depth
Fraser Tweedale
2019-03-04
1
-13
/
+10
*
cert-request: collect only qualified DNS names for IPAddress validation
Fraser Tweedale
2019-03-04
1
-10
/
+35
*
cert-request: restrict IPAddress SAN to host/service principals
Fraser Tweedale
2019-03-04
1
-0
/
+7
*
Allow issuing certificates with IP addresses in subjectAltName
Ian Pilcher
2019-03-04
1
-2
/
+128
*
Add workaround for slow host/service del
Christian Heimes
2019-01-29
1
-0
/
+16
*
Unify and simplify LDAP service discovery
Christian Heimes
2018-11-21
1
-7
/
+3
*
Py3: Replace six.text_type with str
Christian Heimes
2018-09-27
1
-3
/
+3
*
ipa-replica-install: fix pkinit setup
Florence Blanc-Renaud
2018-09-06
1
-2
/
+4
*
ipaserver/plugins/cert.py: Added reason to raise of errors.NotFound
Thomas Woerner
2018-07-30
1
-1
/
+2
*
Fix pylint 2.0 conditional-related violations
Armando Neto
2018-07-12
1
-1
/
+1
*
Fix translation of commands description in API Browser
Stanislav Levin
2018-06-12
1
-3
/
+1
*
Match Common Name attribute in Subject
amitkuma
2018-06-05
1
-1
/
+1
*
cert-request: avoid internal error when cert malformed
Fraser Tweedale
2018-02-06
1
-1
/
+13
*
Fix cert-find for CA-less installations
Rob Crittenden
2017-11-10
1
-2
/
+20
*
parameters: introduce CertificateSigningRequest
Stanislav Laznicka
2017-10-25
1
-32
/
+8
*
cert: fix wrong assumption of cert-show result type
Stanislav Laznicka
2017-08-30
1
-2
/
+2
*
cert: fix application of 'str' to bytes when formatting otherName
Fraser Tweedale
2017-08-29
1
-1
/
+1
*
Create a Certificate parameter
Stanislav Laznicka
2017-07-27
1
-42
/
+21
*
x509: Make certificates represented as objects
Stanislav Laznicka
2017-07-27
1
-5
/
+8
*
Split x509.load_certificate() into PEM/DER functions
Stanislav Laznicka
2017-07-27
1
-8
/
+10
*
logging: do not log into the root logger
Jan Cholasta
2017-07-14
1
-2
/
+1
*
logging: remove object-specific loggers
Jan Cholasta
2017-07-14
1
-4
/
+9
*
cert-request: simplify request processing
Fraser Tweedale
2017-07-14
1
-48
/
+73
*
Changing cert-find to do not use only primary key to search in LDAP.
Felipe Volpone
2017-06-02
1
-10
/
+17
*
Fixing the cert-request comparing whole email address case-sensitively.
Felipe Volpone
2017-05-16
1
-3
/
+24
*
cert: defer cert-find result post-processing
Jan Cholasta
2017-04-19
1
-37
/
+56
*
Conditionally import pyhbac
Christian Heimes
2017-04-03
1
-1
/
+89
*
Hide request_type doc string in cert-request help
Abhijeet Kasurde
2017-03-31
1
-1
/
+1
*
cert: do not limit internal searches in cert-find
Jan Cholasta
2017-03-27
1
-18
/
+10
*
check for replica's KDC entry on master before requesting PKINIT cert
Martin Babinsky
2017-03-15
1
-3
/
+3
*
check that the master requesting PKINIT cert has KDC enabled
Martin Babinsky
2017-03-15
1
-5
/
+17
*
cert: include certificate chain in cert command output
Jan Cholasta
2017-03-14
1
-7
/
+46
*
Add SHA256 fingerprints for certs
Tomas Krizek
2017-03-07
1
-0
/
+7
*
Extract method to map principal to princpal type
Fraser Tweedale
2017-03-03
1
-15
/
+14
*
Remove redundant principal_type argument
Fraser Tweedale
2017-03-03
1
-8
/
+5
*
Remove md5_fingerprints from IPA
Stanislav Laznicka
2017-02-23
1
-7
/
+0
*
cryptography has deprecated serial in favor of serial_number
Christian Heimes
2017-02-10
1
-2
/
+2
*
py3: base64 encoding/decoding returns always bytes don't mix it
Martin Basti
2017-02-08
1
-1
/
+1
*
py3: fix CSR encoding inside framework
Martin Basti
2017-01-31
1
-1
/
+3
*
cert: fix search limit handling in cert-find
Jan Cholasta
2017-01-24
1
-4
/
+17
*
Fix coverity issue
Tomas Krizek
2017-01-16
1
-1
/
+2
*
Reuse self.api when executing ca_enabled_check
Fraser Tweedale
2017-01-11
1
-8
/
+8
*
Remove "Request Certificate with SubjectAltName" permission
Fraser Tweedale
2016-12-21
1
-6
/
+0
*
Configure Anonymous PKINIT on server install
Simo Sorce
2016-12-12
1
-18
/
+68
*
cert-request: match names against principal aliases
Fraser Tweedale
2016-12-06
1
-28
/
+85
[next]