grin/wallet/src
hashmap 4a6cae0fe6
Allow TLS for Wallet APIs (#1626)
* Allow TLS for Wallet APIs

This PR adds an optional support of TLS for wallet APIs. Only PKCS12 format is supported, will address .pem support in next PR and provide some documentation.
Address #1425
2018-10-02 09:49:36 +02:00
..
libtx Cleanup transaction with offset (#1514) 2018-09-12 12:17:36 +01:00
libwallet Allow TLS for Wallet APIs (#1626) 2018-10-02 09:49:36 +02:00
client.rs Fix API wallets calls (#1597) 2018-09-27 21:45:48 +02:00
db_migrate.rs Config + Default directories (#1433) 2018-08-30 10:10:40 +01:00
display.rs Save transaction as part of TxLogEntry after transaction completion (#1473) 2018-09-05 12:12:29 +01:00
error.rs Wallet API Test Client (#1242) 2018-07-12 16:49:37 +01:00
file_wallet.rs Fix API wallets calls (#1597) 2018-09-27 21:45:48 +02:00
lib.rs Config + Default directories (#1433) 2018-08-30 10:10:40 +01:00
lmdb_wallet.rs Fix API wallets calls (#1597) 2018-09-27 21:45:48 +02:00
types.rs Allow TLS for Wallet APIs (#1626) 2018-10-02 09:49:36 +02:00