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
/
ipalib
/
x509.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
move MSCSTemplate classes to ipalib
Fraser Tweedale
2019-07-17
1
-0
/
+171
*
Use PKCS#8 instead of traditional privkey format
Christian Heimes
2019-05-14
1
-1
/
+1
*
Py3: Remove subclassing from object
Christian Heimes
2018-09-27
1
-1
/
+1
*
Workaround for pyasn1 0.4
Christian Heimes
2018-09-27
1
-5
/
+12
*
Ensure that public cert and CA bundle are readable
Christian Heimes
2018-06-27
1
-1
/
+3
*
Encrypt httpd key stored on disk
Stanislav Laznicka
2018-03-23
1
-2
/
+8
*
x509: Fix docstring of write_certificate()
Stanislav Laznicka
2018-02-21
1
-2
/
+1
*
x509: Remove unused argument of load_certificate_from_file()
Stanislav Laznicka
2018-02-21
1
-1
/
+1
*
httpinstance: handle supplied PKCS#12 files in installation
Stanislav Laznicka
2018-02-21
1
-3
/
+56
*
Fix pylint warnings inconsistent-return-statements
Christian Heimes
2017-12-18
1
-1
/
+1
*
x509: remove subject_base() function
Stanislav Laznicka
2017-11-01
1
-13
/
+0
*
x509: remove the strip_header() function
Stanislav Laznicka
2017-11-01
1
-15
/
+0
*
p11-kit: add serial number in DER format
Stanislav Laznicka
2017-10-17
1
-0
/
+7
*
py3: fix pkcs7 file processing
Fraser Tweedale
2017-09-22
1
-1
/
+1
*
Don't write p11-kit EKU extension object if no EKU
Stanislav Laznicka
2017-09-19
1
-1
/
+4
*
client: make ipa-client-install py3 compatible
Stanislav Laznicka
2017-08-02
1
-1
/
+1
*
Create a Certificate parameter
Stanislav Laznicka
2017-07-27
1
-38
/
+2
*
Introduce load_unknown_x509_certificate()
Stanislav Laznicka
2017-07-27
1
-0
/
+14
*
x509: Make certificates represented as objects
Stanislav Laznicka
2017-07-27
1
-204
/
+328
*
Split x509.load_certificate() into PEM/DER functions
Stanislav Laznicka
2017-07-27
1
-23
/
+33
*
install: trust IPA CA for PKINIT
Jan Cholasta
2017-05-19
1
-0
/
+2
*
certdb: use certutil and match_hostname for cert verification
Jan Cholasta
2017-03-31
1
-16
/
+55
*
ipalib.x509: Handle missing SAN gracefully
David Kupka
2017-02-07
1
-1
/
+5
*
py3: x509.py: return principal as unicode string
Martin Basti
2017-02-07
1
-6
/
+6
*
py3: normalize_certificate: support both bytes and unicode
Martin Basti
2017-01-31
1
-6
/
+15
*
py3: strip_header: support both bytes and unicode
Martin Basti
2017-01-31
1
-6
/
+10
*
x509: use PyASN1 to parse PKCS#7
Jan Cholasta
2016-12-22
1
-17
/
+31
*
Add function for extracting PEM certs from PKCS #7
Fraser Tweedale
2016-12-12
1
-1
/
+28
*
Remove __main__ code from ipalib.x509 and ipalib.pkcs10
Fraser Tweedale
2016-11-10
1
-15
/
+0
*
x509: use python-cryptography to process certs
Fraser Tweedale
2016-11-10
1
-165
/
+162
*
x509: use pyasn1-modules X.509 specs
Fraser Tweedale
2016-11-10
1
-96
/
+7
*
x509: avoid use of nss.data_to_hex
Fraser Tweedale
2016-11-10
1
-0
/
+23
*
pkcs10: use python-cryptography for CSR processing
Fraser Tweedale
2016-11-10
1
-0
/
+39
*
x509: include otherName DER value in GeneralNameInfo
Fraser Tweedale
2016-08-26
1
-4
/
+9
*
x509: use NSS enums and OIDs to identify SAN types
Fraser Tweedale
2016-08-26
1
-7
/
+23
*
x509: fix SAN directoryName parsing
Fraser Tweedale
2016-08-26
1
-3
/
+9
*
Move GeneralName parsing code to ipalib.x509
Fraser Tweedale
2016-08-26
1
-1
/
+113
*
Remove service and host cert issuer validation
Fraser Tweedale
2016-06-06
1
-26
/
+0
*
Pylint: enable reimported check
Martin Basti
2016-03-22
1
-1
/
+0
*
ipalib.x809: Accept bytes for make_pem
Petr Viktorin
2016-03-03
1
-0
/
+2
*
Avoid builtins that were removed in Python 3
Petr Viktorin
2016-01-20
1
-1
/
+1
*
ipalib/x509.py: revert deletion of ipalib api import
Martin Babinsky
2016-01-04
1
-0
/
+1
*
Remove unused imports
Martin Basti
2015-12-23
1
-2
/
+0
*
x509: Port to Python 3
Petr Viktorin
2015-10-13
1
-1
/
+8
*
Use the print function
Petr Viktorin
2015-09-01
1
-1
/
+3
*
Modernize 'except' clauses
Petr Viktorin
2015-08-12
1
-3
/
+3
*
Fix client ca.crt to match the server's cert
Gabe
2015-07-27
1
-1
/
+1
*
reworked certificate normalization and revocation
Martin Babinsky
2015-07-02
1
-3
/
+11
*
Re-initialize NSS database after otptoken plugin tests
Tomas Babej
2014-11-26
1
-11
/
+20
*
Check LDAP instead of local configuration to see if IPA CA is enabled
Jan Cholasta
2014-10-17
1
-1
/
+1
[next]