1
2genSslCert(1) General Commands Manual genSslCert(1)
3
4
5
7 genSslCert - Generate SSL certificates for Small-Footprint CIM Broker
8 (sfcb)
9
11 genSslCert
12
14 Script to generate the server.pem and client.pem SSL certificate files
15 to enable the Small-Footprint CIM Broker to handle https requests from
16 CIM clients.
17
19 /usr/share/sfcb/genSslCert.sh
20 The genSslCert script.
21
22 /etc/sfcb/server.pem
23 The server certificate file.
24
25 /etc/sfcb/client.pem
26 The client certificate file.
27
29 Requires OpenSSL package to be installed.
30
32 Adrian Schuur <schuur@de.ibm.com>
33
35 The SBLIM project maintains a mailing list to which you should direct
36 all questions regarding sfcb, sfcc, wbemcli, or any of the SBLIM
37 providers. To subscribe to this mailing list visit
38
39 http://lists.sourceforge.net/lists/listinfo/sblim-issues
40
41 The SBLIM Project Bug tracking page can be found at
42
43 http://sourceforge.net/tracker/?group_id=128809&atid=712784
44
46 (C) Copyright IBM Corp. 2004, 2005
47
49 The Small-Footprint CIM Broker (sfcb) is a part of the SBLIM project.
50 The most recent version is available on the web at
51
52 http://sblim.sourceforge.net/
53
55 sfcbd(1)
56
57
58
59
60genSslCert Version 1.4.9 August 2005 genSslCert(1)