13 Commits (59ac7079b199837b539f43195140aade8fc2cc8c)

Author SHA1 Message Date
Christopher Jeffrey 59ac7079b1 paypro: convert root certs to json. 11 years ago
Christopher Jeffrey 3a3c546310 root-certs: move function out of root certs file. 11 years ago
Christopher Jeffrey 5145272575 paypro: handle concatenated pems in pem parser. 11 years ago
Christopher Jeffrey 8593ad461e paypro: pem parsing - rename variables. 11 years ago
Christopher Jeffrey 6e329b15bb paypro: add a full PEM parsing function. 11 years ago
Christopher Jeffrey 9dbe45ad03 paypro: account for PEM metadata as per rfc1424. 11 years ago
Christopher Jeffrey 6828f560da paypro: fix root certs. 11 years ago
Christopher Jeffrey 8a84092be9 root-certs: use hasOwnProperty check instead of __proto__=null. 11 years ago
Christopher Jeffrey dd165ecf63 paypro: root certs - do not inherit from Object. 11 years ago
Christopher Jeffrey 5b4c4f3894 paypro: get root cert names. 11 years ago
Christopher Jeffrey 0020e289d8 paypro: allow identification of root certs. 11 years ago
Christopher Jeffrey cec71a51fd paypro: add isTrusted function to RootCerts. 11 years ago
Christopher Jeffrey 85d5e69fc1 paypro: move root certs to common. 11 years ago
Christopher Jeffrey 575352dd03 paypro: port root certs script to node for portability. 11 years ago
Christopher Jeffrey 0db74604db paypro: update root certs and fix tests. 11 years ago
Christopher Jeffrey 4e606c7ed2 paypro: move root certs to non-browser. 11 years ago
Christopher Jeffrey d4d1a11252 paypro: generate Trusted.js. 11 years ago
Christopher Jeffrey 0d68e429fc paypro: add trusted x509 certs in Trusted.js for now. 11 years ago