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
/
install
/
certs.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support sqlite NSSDB
Christian Heimes
2017-11-16
1
-27
/
+23
*
CertDB: remove unused method issue_signing_cert
Fraser Tweedale
2017-11-01
1
-45
/
+0
*
Remove pkcs10 module contents
Stanislav Laznicka
2017-10-25
1
-3
/
+4
*
parameters: introduce CertificateSigningRequest
Stanislav Laznicka
2017-10-25
1
-5
/
+6
*
Use os.path.isfile() and isdir()
Christian Heimes
2017-10-20
1
-2
/
+2
*
browser config: cleanup after removal of Firefox extension
Petr Vobornik
2017-09-21
1
-8
/
+0
*
Fix ipa-server-upgrade with server cert tracking
Florence Blanc-Renaud
2017-09-19
1
-0
/
+26
*
issue_server_cert: avoid application of str to bytes
Fraser Tweedale
2017-09-12
1
-1
/
+1
*
certs: write and read bytes as such
Stanislav Laznicka
2017-08-02
1
-3
/
+3
*
x509: Make certificates represented as objects
Stanislav Laznicka
2017-07-27
1
-26
/
+11
*
Split x509.load_certificate() into PEM/DER functions
Stanislav Laznicka
2017-07-27
1
-2
/
+2
*
logging: do not log into the root logger
Jan Cholasta
2017-07-14
1
-5
/
+10
*
certs: do not export CA certs in install_pem_from_p12
Jan Cholasta
2017-05-19
1
-1
/
+1
*
certs: do not export keys world-readable in install_key_from_p12
Jan Cholasta
2017-05-19
1
-1
/
+2
*
certdb, certs: make trust flags argument mandatory
Jan Cholasta
2017-05-19
1
-6
/
+5
*
certdb: add named trust flag constants
Jan Cholasta
2017-05-19
1
-2
/
+3
*
Fix CA-less to CA-full upgrade
Stanislav Laznicka
2017-04-12
1
-10
/
+28
*
Remove publish_ca_cert() method from NSSDatabase
Stanislav Laznicka
2017-04-03
1
-3
/
+0
*
httpinstance: clean up /etc/httpd/alias on uninstall
Jan Cholasta
2017-03-22
1
-0
/
+3
*
certs: do not implicitly create DS pin.txt
Jan Cholasta
2017-03-22
1
-1
/
+0
*
Don't fail more if cert req/cert creation failed
Stanislav Laznicka
2017-03-14
1
-2
/
+5
*
Cleanup certdb
Christian Heimes
2017-03-02
1
-62
/
+55
*
Moving ipaCert from HTTPD_ALIAS_DIR
Stanislav Laznicka
2017-03-01
1
-1
/
+3
*
Refactor certmonger for OpenSSL certificates
Stanislav Laznicka
2017-03-01
1
-6
/
+3
*
Remove pkcs12 handling functions from CertDB
Stanislav Laznicka
2017-03-01
1
-19
/
+21
*
Remove NSSConnection from Dogtag
Stanislav Laznicka
2017-03-01
1
-15
/
+12
*
Rationalize creation of RA and HTTPD NSS databases
Simo Sorce
2017-02-15
1
-13
/
+28
*
Always use /etc/ipa/ca.crt as CA cert file
Simo Sorce
2017-02-15
1
-5
/
+5
*
Simplify NSSDatabase password file handling
Simo Sorce
2017-02-15
1
-3
/
+6
*
Separate RA cert store from the HTTP cert store
Simo Sorce
2017-02-15
1
-33
/
+11
*
certdb: remove unused valid_months property
Tomas Krizek
2017-02-09
1
-1
/
+0
*
certdb: remove unused keysize property
Tomas Krizek
2017-02-09
1
-1
/
+0
*
Allow full customisability of IPA CA subject DN
Fraser Tweedale
2017-01-11
1
-6
/
+14
*
ipa_generate_password algorithm change
Petr Spacek
2017-01-06
1
-2
/
+2
*
Unify password generation across FreeIPA
Stanislav Laznicka
2017-01-06
1
-6
/
+2
*
Configure Anonymous PKINIT on server install
Simo Sorce
2016-12-12
1
-2
/
+8
*
Check the result of cert request in replica installer
Florence Blanc-Renaud
2016-11-30
1
-7
/
+5
*
ipapython: move certmonger and sysrestore to ipalib.install
Jan Cholasta
2016-11-29
1
-2
/
+1
*
Python3 pylint fixes
Christian Heimes
2016-11-25
1
-1
/
+5
*
certs: do not re-create NSS database when requesting service cert
Martin Babinsky
2016-11-11
1
-1
/
+0
*
CertDB: add API for non-destructive initialization from PKCS#12 bundle
Martin Babinsky
2016-11-11
1
-0
/
+8
*
Refactor installer code requesting certificates
Florence Blanc-Renaud
2016-11-10
1
-12
/
+0
*
x509: use python-cryptography to process certs
Fraser Tweedale
2016-11-10
1
-5
/
+4
*
Pylint: remove unused variables from installers and scripts
Martin Basti
2016-10-06
1
-8
/
+6
*
Pylint: enable check for unused-variables
Martin Basti
2016-09-27
1
-0
/
+2
*
Print to debug output answer from CA
Martin Basti
2016-08-30
1
-0
/
+1
*
Create server and host certs with DNS altname
Fraser Tweedale
2016-07-19
1
-2
/
+6
*
Increased certmonger timeout
Oleg Fayans
2016-06-20
1
-1
/
+1
*
pylint: remove bare except
Martin Basti
2016-03-22
1
-1
/
+1
*
Move freeipa certmonger helpers to libexecdir.
Timo Aaltonen
2016-02-26
1
-5
/
+1
[next]