1RHN-SSL-DBSTORE(8) RHN-SSL-DBSTORE(8)
2
3
4
6 rhn-ssl-dbstore - This is a simple utility that pushes your CA SSL cer‐
7 tificate into the local database so that it can be used for things such
8 as provisioning.
9
11 rhn-ssl-dbstore [ --ca-cert=CA_CERTIFICATE ] [ --label=INTERNAL_LABEL ] [ -v | --verbose ]
12
13
15 This is a simple utility that pushes your CA SSL certificate into the
16 local database so that it can be used for things such as provisioning.
17 It should only be used if the CA certificate used for your RHN products
18 has changed. Database connection settings are read from
19 /etc/rhn/rhn.conf. (see the "db-*" settings)
20
22 --ca-cert=CA_CERTIFICATE
23 Full path to the public CA certificate to be stored in the data‐
24 base.
25
26 --label=INTERNAL_LABEL
27 FOR TESTING ONLY - alternative database label for this CA cer‐
28 tificate, default is "RHN-ORG-TRUSTED-SSL-CERT"
29
30 -v | --verbose
31 be verbose (accumulable: -vvv means "be *really* verbose").
32
34 /usr/bin/rhn-ssl-dbstore
35
37 rhn-ssl-dbstore --ca-cert=/root/ssl-build/RHN-ORG-TRUSTED-SSL-CERT
38
40 db-control(1) - embedded database environment only!
41
42 rhn-charsets(8)
43
44 rhnpush(8)
45
46 rhn-satellite-activate(8)
47
48 rhn-schema-version(8)
49
50 rhn-ssl-tool(1)
51
52 satellite-sync(8)
53
55 Todd Warner <taw@redhat.com>
56
57
58
59Version 1.0.0 18 November 2010 RHN-SSL-DBSTORE(8)