On 9/26/19 1:10 AM, Marco Ippolito wrote:
Hi Adrian,
putting in /fabric/fabric-ca/fabric-ca-server-config.yaml :
db:
type: postgres
datasource: host=localhost port=5433 user=fabmnet_admin
password=fabmnet1971 dbname=fabmnetdb sslmode=verify-ca
and the corresponding portion of the log
Affer removing the previous cert and key files, I started again the
fabric-ca server discovering that new cert and key files were created:
(base) marco@pc:~/fabric/fabric-ca$ fabric-ca-server start -b admin:adminpw
2019/09/26 11:56:18 [INFO] Configuration file location:
/home/marco/fabric/fabric-
Thanks Martin. I need to check these important aspects as well.
What do you mean as "disable hardcoded BCCSP Provider"?
Marco
Il giorno gio 26 set 2019 alle ore 00:43 Martin Gainty
ha scritto:
> Hi Marco
>
> not necessarily with PG but with all other servers i secure when i see
> that error
> i
Hi Adrian,
putting in /fabric/fabric-ca/fabric-ca-server-config.yaml :
db:
type: postgres
datasource: host=localhost port=5433 user=fabmnet_admin
password=fabmnet1971 dbname=fabmnetdb sslmode=verify-ca
this is the result:
(base) marco@pc:~/fabric/fabric-ca$ fabric-ca-server start -b admin:ad
On 9/25/19 12:34 PM, Marco Ippolito wrote:
Following the indications here:
https://hyperledger-fabric-ca.readthedocs.io/en/release-1.4/users-guide.html#configuring-the-database
I'm trying to understand how to correctly set Fabric-CA with a
PostgreSQL-11 database in Ubuntu 18.04.02 Server Editio
On 9/25/19 12:34 PM, Marco Ippolito wrote:
Following the indications here:
https://hyperledger-fabric-ca.readthedocs.io/en/release-1.4/users-guide.html#configuring-the-database
I'm trying to understand how to correctly set Fabric-CA with a
PostgreSQL-11 database in Ubuntu 18.04.02 Server Editio