Commit Graph

11 Commits

Author SHA1 Message Date
mkit
e6ce42281f Introducing audit table for Doorman and Signing-Server (#69)
* Introducing audit table for Doorman and Signing-Server

* Addressing review comments

* Removing TODO

* Adding comment on auto-signing path and DOORMAN_SIGNATURE usage

* Fixing integration tests
2017-10-19 15:07:59 +01:00
mkit
5deb708bb3 Tweaking hibernate to support Azure and H2 dbs (#60) 2017-10-19 10:29:35 +01:00
Patrick Kuo
aa5b35a658 Upgrade doorman corda dependancies to v1.0 (#66)
* upgrade corda dependancy to v1.0.0

* fixup after corda upgrade

* fix CordaX500Name problem for root cert and intermediate cert

* fixup after rebase

* fix dependencies problem

* add back dev repo
2017-10-17 18:59:53 +01:00
Patrick Kuo
8376f29cac Added end to end integration test for doorman. (#38)
* * added integration test, using corda's network registration helper with doorman.

* fix up after rebase
2017-09-18 10:20:59 +01:00
Patrick Kuo
6ad3e2147b fix dependancies version to 0.16-20170913.101300-6 (#43) 2017-09-13 11:32:09 +01:00
Patrick Kuo
53ebea8d29 * removed Exposed repo (#37)
* added corda snapshot repo
2017-09-11 13:20:10 +01:00
Patrick Kuo
41dd1a71de Upgrade doorman to Corda 0.16-SNAPSHOT (#36)
* * Upgrade to Corda 0.16
* validate X500 name using `validateX500Name` method
* read email from CSR instead of X500Name
* replaced Exposed with hibernate

* * removed unused class

* * make test helper method private

* address PR issue
2017-09-11 11:32:04 +01:00
Patrick Kuo
a8d7fe11ea Doorman changes for corda M12 testnet (#5)
* Doorman changes for corda M12

* Address PR issues - remove sun.security from test

* Address PR issues - fixed whitespace, added comments on corda version in doorman
2017-06-21 16:11:48 +01:00
Patrick Kuo
523c37079e Merged in pat-doorman-status (pull request #27)
Doorman server status

* added doorman server status for monitoring

* minor changes

* Addressed PR issues
    Fixed project dependency after rebased from corda master

Approved-by: Shams Asari <shams.asari@r3.com>
2017-03-23 11:58:39 +00:00
Patrick Kuo
234863f88c Doorman-Jira integration 2017-02-15 15:42:41 +00:00
Patrick Kuo
6ff8d73402 Rename netpermission to doorman 2017-02-06 14:56:00 +00:00