summaryrefslogtreecommitdiffstats
path: root/base/common/src/com/netscape/certsrv/client/PKIConnection.java
Commit message (Expand)AuthorAgeFilesLines
* Make sure connection is always closedAde Lee2017-04-191-10/+20
* Added SSLSocketListener for PKIConnection.Endi S. Dewata2017-04-071-0/+40
* Added PKIRESTProvider.Endi S. Dewata2017-04-041-2/+2
* Moved default SSL configuration out of PKIConnection.Endi S. Dewata2017-03-171-6/+0
* Removed duplicate code to configure SSL version ranges.Endi S. Dewata2017-03-171-21/+6
* Refactored PKIConnection.get().Endi S. Dewata2016-11-231-2/+6
* Replaced legacy HttpClient.Endi S. Dewata2015-10-221-3/+17
* API: add support for generic entitiesFraser Tweedale2015-09-141-3/+16
* Ticket 1459 Dogtag clients cannot connect when CS is configured with ECCChristina Fu2015-07-131-0/+4
* Fixed user-cert-add --serial with remote CA.Endi S. Dewata2015-07-091-216/+41
* bugzilla 871171 (client-side code) Provide Tomcat support for TLS v1.1 and TL...Christina Fu2014-11-211-0/+19
* Fixed CLI exceptions.Endi S. Dewata2014-03-061-8/+12
* Added CLI parameter to select message format.Endi S. Dewata2014-03-041-1/+16
* Upgraded RESTEasy client library.Endi S. Dewata2014-02-271-29/+47
* Replaced deprecated ClientResponse class.Endi S. Dewata2014-02-101-2/+3
* Added client-init command.Endi S. Dewata2013-11-151-1/+1
* Refactored client framework.Endi S. Dewata2013-08-231-2/+1
* Fixed token authentication problem on RHEL.Endi S. Dewata2013-07-221-13/+10
* Reverting to old CLI behavior on client database initialization.Endi Sukma Dewata2013-04-281-0/+14
* Ignoring warnings/errors during installation.Endi Sukma Dewata2013-04-281-29/+31
* Added method to download CA cert chain from admin interface.Endi Sukma Dewata2013-04-261-1/+1
* Updated default client database location for CLI.Endi Sukma Dewata2013-04-261-25/+0
* Refactored code to import CA certificate.Endi Sukma Dewata2013-04-251-52/+19
* Added options to reject/ignore cert validity statuses.Endi Sukma Dewata2013-04-221-14/+75
* Adding CLI functionality to import CA certificate.Endi Sukma Dewata2013-04-221-2/+74
* Added CLI option to capture HTTP messages.Endi Sukma Dewata2013-03-221-2/+106
* Fixed getInstallToken() invocation.Endi Sukma Dewata2013-02-041-2/+2
* Fixed CLI 'cert-find' clientAuth FQDN hostname issueMatthew Harmsen2013-01-251-10/+79
* Added PKIConnection.Endi Sukma Dewata2012-10-181-0/+313