Seth Schoen
|
3b624c40a7
|
remove debug print
|
2012-07-13 22:58:00 -07:00 |
|
Seth Schoen
|
32c2ba8e71
|
correctly emit subject alternative names and remove most user-supplied data from cert
|
2012-07-13 22:50:58 -07:00 |
|
Seth Schoen
|
34e3663399
|
passing type unicode instead of str to M2Crypto causes failures (!)
|
2012-07-13 19:30:58 -07:00 |
|
Seth Schoen
|
5b43540452
|
crazy M2Crypto bug: you have to get_pubkey().get_rsa() not just get_pubkey()
|
2012-07-13 19:29:36 -07:00 |
|
Seth Schoen
|
764b2783a7
|
explicitly require m3crypto inside ../m3/lib/python
|
2012-07-13 14:49:34 -07:00 |
|
Eric Wustrow
|
956ea28b95
|
use M2Crypto in CSR verify/sign/encrypt
|
2012-07-12 20:30:46 -04:00 |
|
Eric Wustrow
|
9ccd7d2e1e
|
use M2Crypto (patched to support X509.Request.get_extensions) to read the SANs from the CSR; remove pkcs10.py
|
2012-07-12 19:38:37 -04:00 |
|
Eric Wustrow
|
1c129ea1d7
|
use M2Crypto for parse function
|
2012-07-12 19:10:54 -04:00 |
|
Eric Wustrow
|
19df04c516
|
use M2Crypto instead of openssl command line/subprocess for CSR parsing
|
2012-07-12 18:07:13 -04:00 |
|
Eric Wustrow
|
42999f7bb9
|
use M2Crypto for getting public key length
|
2012-07-12 14:55:00 -04:00 |
|
Seth Schoen
|
ac3441a972
|
changes to make CSR.issue() successfully issue certs
|
2012-07-09 00:01:19 -07:00 |
|
Seth Schoen
|
bd578f9796
|
moving everything server-side to server-ca directory
|
2012-07-06 14:45:26 -07:00 |
|