index
:
freeipa.git
become-ipa-4-0-4
cstopology
datetime-ui
doc
framework
ipa-1-0
ipa-1-1
ipa-1-2
ipa-2-0
ipa-2-1
ipa-2-2
keytab-4419
keytab-4419-2
master
menu
otp-usability
otptests
patternfly
plugin-apibrowser
readme
review
sync-token
test_realmdomains
trustdomains-3-3
views_ui
webui-cleanup
Unnamed repository; edit this file 'description' to name the repository.
Petr Vobornik
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
*
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
*
cert-request: accept CSRs with extraneous data
Fraser Tweedale
2016-11-11
1
-2
/
+5
*
x509: use python-cryptography to process certs
Fraser Tweedale
2016-11-10
1
-53
/
+62
*
x509: avoid use of nss.data_to_hex
Fraser Tweedale
2016-11-10
1
-4
/
+4
*
pkcs10: use python-cryptography for CSR processing
Fraser Tweedale
2016-11-10
1
-52
/
+43
*
cert-show: show validity in default output
Fraser Tweedale
2016-10-26
1
-2
/
+2
*
cert: add revocation reason back to cert-find output
Jan Cholasta
2016-10-13
1
-8
/
+9
*
Pylint: remove unused variables in ipaserver package
Martin Basti
2016-10-06
1
-6
/
+4
*
Pylint: enable check for unused-variables
Martin Basti
2016-09-27
1
-0
/
+2
*
Add help info about certificate revocation reasons
Tomas Krizek
2016-09-21
1
-1
/
+2
*
cert-request: raise CertificateOperationError if CA disabled
Fraser Tweedale
2016-09-07
1
-2
/
+10
*
cert: fix cert-find --certificate when the cert is not in LDAP
Jan Cholasta
2016-09-07
1
-7
/
+5
*
Fix CA ACL Check on SubjectAltNames
Simo Sorce
2016-08-31
1
-4
/
+8
*
cert: include CA name in cert command output
Jan Cholasta
2016-08-30
1
-9
/
+24
*
cert: add missing param values to cert-find output
Jan Cholasta
2016-08-30
1
-1
/
+2
*
cert-show: show subject alternative names
Fraser Tweedale
2016-08-26
1
-3
/
+126
*
x509: include otherName DER value in GeneralNameInfo
Fraser Tweedale
2016-08-26
1
-1
/
+1
*
x509: use NSS enums and OIDs to identify SAN types
Fraser Tweedale
2016-08-26
1
-9
/
+10
[next]