Commit Graph

6 Commits

Author SHA1 Message Date
Jan Friesse
e1e9ae1086 certutils: Fix warnings found by coverity
Signed-off-by: Jan Friesse <jfriesse@redhat.com>
2018-11-26 14:04:46 +01:00
Jan Friesse
a6b587c1ef qdevice-net-certutil: Implement scp wrapper
Standard scp doesn't handle copy of file from remote machine to remote
machine very well when agent forwarding is used and no key exists
between the machines.

Signed-off-by: Jan Friesse <jfriesse@redhat.com>
2018-08-09 13:59:44 +02:00
Jan Friesse
b561a902f7 certutil: Add support for new NSS database format
New NSS database uses files cert9.db, key4.db and pkcs11.txt. Add
support for these files into cert utilities.

Signed-off-by: Jan Friesse <jfriesse@redhat.com>
2018-08-09 13:59:44 +02:00
Jan Friesse
7d150ecb65 Nodelist is set into string not array
Signed-off-by: Jan Friesse <jfriesse@redhat.com>
2018-03-02 13:33:59 +01:00
Jan Friesse
164de0a8c0 Quote certutils scripts properly
Also remove unused variables.

Signed-off-by: Jan Friesse <jfriesse@redhat.com>
2018-03-02 13:33:59 +01:00
Jan Friesse
9a1955a7d6 Initial import from corosync codebase
Used the code from corosync master
(31ddba64a2726bcedf81eb84df2e2da4846832f7)

Signed-off-by: Jan Friesse <jfriesse@redhat.com>
2018-01-23 14:24:36 +01:00