Roman Zeyde
|
a3a01be8ce
|
remove unused code
|
10 years ago |
ThomasV
|
ca3c320ef4
|
simplify x509 constructor
|
10 years ago |
ThomasV
|
e8d30129ea
|
replace TLSLite dependency with minimal RSA implementation
|
10 years ago |
ThomasV
|
e4038dcdba
|
move create_csr to gui
|
10 years ago |
ThomasV
|
8ba70c941b
|
add function to create CSR
|
10 years ago |
ThomasV
|
f82de35bd2
|
x509: use SKI and AKI to find parent certificate if it is missing
|
10 years ago |
ThomasV
|
7796243fdd
|
get_common_name: return string if missing
|
10 years ago |
ThomasV
|
ed5258e406
|
parse certificates without pyasn1
|
10 years ago |
ThomasV
|
036f96cf35
|
store invoices in a separate file, with their status
|
10 years ago |
ThomasV
|
4fe32d2ad1
|
add root certificate to chain if missing. fixes #1137
|
10 years ago |
ThomasV
|
58d2e90fa5
|
parse PEM list using tlslite
|
10 years ago |
ThomasV
|
3e1078c79b
|
add support for rsa+sha384 and rsa+sha512 in paymentrequests
|
10 years ago |
ThomasV
|
16c72d286c
|
try to import all python dependencies from the main script
|
10 years ago |
Tafelpoot
|
d9c5250a6f
|
removed trailing whitespace and fixed indentation in history widget
|
10 years ago |
ThomasV
|
fbb0801d15
|
better workaround for tlslite issue
|
10 years ago |
ThomasV
|
9a3ca0dc31
|
add support for RSA_SHA256
|
11 years ago |
ThomasV
|
f635c5110c
|
try pyasn1-modules as well
|
11 years ago |
ThomasV
|
8feb2a7b67
|
fix missing import. fixes #738
|
11 years ago |
ThomasV
|
b03d11003e
|
update comment on x509 class
|
11 years ago |
ThomasV
|
f9985ae233
|
use x509 to check if server certificate has expired
|
11 years ago |
ThomasV
|
958f764dae
|
verify payment requests with tlslite and pyasn1 (pure python) instead of m2Crypto
|
11 years ago |