# # OpenSSL example configuration file. # This is mostly being used for generation of certificate requests. # RANDFILE = $ENV::HOME/.rnd oid_file = $ENV::HOME/.oid oid_section = new_oids # To use this configuration file with the "-extfile" option of the # "openssl x509" utility, name here the section containing the # X.509v3 extensions to use: # extensions = # (Alternatively, use a configuration file that has only # X.509v3 extensions in its main [= default] section.) [ new_oids ] # We can add new OIDs in here for use by 'ca' and 'req'. # Add a simple OID like this: # testoid1=1.2.3.4 # Or use config file substitution like this: # testoid2=${testoid1}.5.6 #################################################################### [ ca ] default_ca = CA_default # The default ca section #################################################################### [ CA_default ] dir = DIRECTORY # Where everything is kept certs = $dir/certs # Where the issued certs are kept crl_dir = $dir/crl # Where the issued crl are kept database = $dir/index.txt # database index file. new_certs_dir = $dir/newcerts # default place for new certs. certificate = $dir/ca.pem # The CA certificate serial = $dir/serial # The current serial number crl = $dir/crl.pem # The current CRL private_key = $dir/ca.pem # The private key RANDFILE = $dir/.rand # private random number file x509_extensions = usr_cert # The extensions to add to the cert # Extensions to add to a CRL. Note: Netscape communicator chokes on V2 CRLs # so this is commented out by default to leave a V1 CRL. # crl_extensions = crl_ext default_days = 365 # how long to certify for default_crl_days= 365 # how long before next CRL default_md = md5 # which md to use. preserve = no # keep passed DN ordering # A few difference way of specifying how similar the request should look # For type CA, the listed attributes must be the same, and the optional # and supplied fields are just that :-) policy = policy_anything # For the CA policy [ policy_match ] countryName = match stateOrProvinceName = match organizationName = match organizationalUnitName = optional commonName = supplied emailAddress = optional # For the 'anything' policy # At this point in time, you must list all acceptable 'object' # types. [ policy_anything ] countryName = optional stateOrProvinceName = optional localityName = optional organizationName = optional organizationalUnitName = optional commonName = supplied emailAddress = optional #################################################################### [ req ] default_bits = 1024 default_keyfile = privkey.pem distinguished_name = req_distinguished_name attributes = req_attributes x509_extensions = v3_ca # The extensions to add to the self signed cert [ req_distinguished_name ] countryName = Country Name (2 letter code) countryName_default = countryName_min = 2 countryName_max = 2 stateOrProvinceName = State or Province Name (full name) stateOrProvinceName_default = localityName = Locality Name (eg, city) 0.organizationName = Organization Name (eg, company) 0.organizationName_default = Webmin # we can do this but it is not needed normally :-) #1.organizationName = Second Organization Name (eg, company) #1.organizationName_default = World Wide Web Pty Ltd organizationalUnitName = Organizational Unit Name (eg, section) #organizationalUnitName_default = commonName = Common Name (eg, YOUR name) commonName_max = 64 emailAddress = Email Address emailAddress_max = 40 # SET-ex3 = SET extension number 3 [ req_attributes ] challengePassword = A challenge password challengePassword_min = 4 challengePassword_max = 20 unstructuredName = An optional company name [ usr_cert ] # These extensions are added when 'ca' signs a request. # This goes against PKIX guidelines but some CAs do it and some software # requires this to avoid interpreting an end user certificate as a CA. basicConstraints=CA:FALSE # Here are some examples of the usage of nsCertType. If it is omitted # the certificate can be used for anything *except* object signing. # This is OK for an SSL server. # nsCertType = server # For an object signing certificate this would be used. # nsCertType = objsign # For normal client use this is typical # nsCertType = client, email # and for everything including object signing: # nsCertType = client, email, objsign # This is typical in keyUsage for a client certificate. # keyUsage = nonRepudiation, digitalSignature, keyEncipherment # This will be displayed in Netscape's comment listbox. nsComment = "OpenSSL Generated Certificate" # PKIX recommendations harmless if included in all certificates. subjectKeyIdentifier=hash authorityKeyIdentifier=keyid,issuer:always # This stuff is for subjectAltName and issuerAltname. # Import the email address. # subjectAltName=email:copy # Copy subject details # issuerAltName=issuer:copy #nsCaRevocationUrl = http://www.domain.dom/ca-crl.pem #nsBaseUrl #nsRevocationUrl #nsRenewalUrl #nsCaPolicyUrl #nsSslServerName [ v3_ca ] # Extensions for a typical CA # PKIX recommendation. subjectKeyIdentifier=hash authorityKeyIdentifier=keyid:always,issuer:always # This is what PKIX recommends but some broken software chokes on critical # extensions. #basicConstraints = critical,CA:true # So we do this instead. basicConstraints = CA:true # Key usage: this is typical for a CA certificate. However since it will # prevent it being used as an test self-signed certificate it is best # left out by default. # keyUsage = cRLSign, keyCertSign # Some might want this also # nsCertType = sslCA, emailCA # Include email address in subject alt name: another PKIX recommendation # subjectAltName=email:copy # Copy issuer details # issuerAltName=issuer:copy # RAW DER hex encoding of an extension: beware experts only! # 1.2.3.5=RAW:02:03 # You can even override a supported extension: # basicConstraints= critical, RAW:30:03:01:01:FF [ crl_ext ] # CRL extensions. # Only issuerAltName and authorityKeyIdentifier make any sense in a CRL. # issuerAltName=issuer:copy authorityKeyIdentifier=keyid:always,issuer:always
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
help | Folder | 0755 |
|
|
images | Folder | 0755 |
|
|
lang | Folder | 0755 |
|
|
CHANGELOG | File | 5.15 KB | 0644 |
|
acl-lib.pl | File | 62.4 KB | 0755 |
|
acl_security.pl | File | 2.33 KB | 0755 |
|
backup_config.pl | File | 2.64 KB | 0755 |
|
cert_form.cgi | File | 1.48 KB | 0755 |
|
cert_issue.cgi | File | 1.69 KB | 0755 |
|
cert_output.cgi | File | 445 B | 0755 |
|
cgi_args.pl | File | 767 B | 0755 |
|
config | File | 61 B | 0644 |
|
config-ALL-linux | File | 42 B | 0644 |
|
config-freebsd | File | 42 B | 0644 |
|
config-macos | File | 42 B | 0644 |
|
config-netbsd | File | 42 B | 0644 |
|
config-openbsd | File | 42 B | 0644 |
|
config-solaris-10-ALL | File | 46 B | 0644 |
|
config-syno-linux | File | 51 B | 0644 |
|
config.info | File | 258 B | 0644 |
|
config.info.ar | File | 385 B | 0644 |
|
config.info.bg | File | 397 B | 0644 |
|
config.info.ca | File | 295 B | 0644 |
|
config.info.cs | File | 265 B | 0644 |
|
config.info.da | File | 259 B | 0644 |
|
config.info.de | File | 273 B | 0644 |
|
config.info.es | File | 265 B | 0644 |
|
config.info.eu | File | 298 B | 0644 |
|
config.info.fa | File | 394 B | 0644 |
|
config.info.fr | File | 308 B | 0644 |
|
config.info.hr | File | 0 B | 0644 |
|
config.info.hu | File | 353 B | 0644 |
|
config.info.it | File | 279 B | 0644 |
|
config.info.ja | File | 319 B | 0644 |
|
config.info.ko | File | 233 B | 0644 |
|
config.info.ms | File | 248 B | 0644 |
|
config.info.nl | File | 268 B | 0644 |
|
config.info.no | File | 260 B | 0644 |
|
config.info.pl | File | 270 B | 0644 |
|
config.info.pt_BR | File | 271 B | 0644 |
|
config.info.ru | File | 439 B | 0644 |
|
config.info.sk | File | 278 B | 0644 |
|
config.info.sv | File | 53 B | 0644 |
|
config.info.tr | File | 309 B | 0644 |
|
config.info.uk | File | 303 B | 0644 |
|
config.info.zh | File | 47 B | 0644 |
|
config.info.zh_TW | File | 146 B | 0644 |
|
convert.cgi | File | 3.79 KB | 0755 |
|
convert_form.cgi | File | 1.6 KB | 0755 |
|
defaultacl | File | 239 B | 0644 |
|
delete_group.cgi | File | 1.36 KB | 0755 |
|
delete_groups.cgi | File | 1.45 KB | 0755 |
|
delete_session.cgi | File | 485 B | 0755 |
|
delete_user.cgi | File | 668 B | 0755 |
|
delete_users.cgi | File | 2.93 KB | 0755 |
|
edit_acl.cgi | File | 2.75 KB | 0755 |
|
edit_group.cgi | File | 4.38 KB | 0755 |
|
edit_pass.cgi | File | 1.82 KB | 0755 |
|
edit_rbac.cgi | File | 951 B | 0755 |
|
edit_sql.cgi | File | 3.78 KB | 0755 |
|
edit_sync.cgi | File | 1.22 KB | 0755 |
|
edit_unix.cgi | File | 2.76 KB | 0755 |
|
edit_user.cgi | File | 14.2 KB | 0755 |
|
feedback_files.pl | File | 336 B | 0755 |
|
index.cgi | File | 8.29 KB | 0755 |
|
list_sessions.cgi | File | 2.39 KB | 0755 |
|
log_parser.pl | File | 1.78 KB | 0755 |
|
makedn.cgi | File | 1.75 KB | 0755 |
|
maketables.cgi | File | 1.23 KB | 0755 |
|
md5-lib.pl | File | 7.58 KB | 0755 |
|
module.info | File | 187 B | 0644 |
|
module.info.af | File | 0 B | 0644 |
|
module.info.af.auto | File | 139 B | 0644 |
|
module.info.ar | File | 193 B | 0644 |
|
module.info.ar.auto | File | 19 B | 0644 |
|
module.info.be | File | 0 B | 0644 |
|
module.info.be.auto | File | 271 B | 0644 |
|
module.info.bg | File | 43 B | 0644 |
|
module.info.bg.auto | File | 192 B | 0644 |
|
module.info.ca | File | 129 B | 0644 |
|
module.info.ca.auto | File | 19 B | 0644 |
|
module.info.cs | File | 28 B | 0644 |
|
module.info.cs.auto | File | 116 B | 0644 |
|
module.info.da | File | 23 B | 0644 |
|
module.info.da.auto | File | 115 B | 0644 |
|
module.info.de | File | 146 B | 0644 |
|
module.info.de.auto | File | 19 B | 0644 |
|
module.info.el | File | 0 B | 0644 |
|
module.info.el.auto | File | 253 B | 0644 |
|
module.info.es | File | 125 B | 0644 |
|
module.info.es.auto | File | 24 B | 0644 |
|
module.info.eu | File | 0 B | 0644 |
|
module.info.eu.auto | File | 159 B | 0644 |
|
module.info.fa | File | 0 B | 0644 |
|
module.info.fa.auto | File | 238 B | 0644 |
|
module.info.fi | File | 0 B | 0644 |
|
module.info.fi.auto | File | 150 B | 0644 |
|
module.info.fr | File | 28 B | 0644 |
|
module.info.fr.auto | File | 154 B | 0644 |
|
module.info.he | File | 0 B | 0644 |
|
module.info.he.auto | File | 193 B | 0644 |
|
module.info.hr | File | 0 B | 0644 |
|
module.info.hr.auto | File | 147 B | 0644 |
|
module.info.hu | File | 30 B | 0644 |
|
module.info.hu.auto | File | 152 B | 0644 |
|
module.info.it | File | 22 B | 0644 |
|
module.info.it.auto | File | 123 B | 0644 |
|
module.info.ja | File | 25 B | 0644 |
|
module.info.ja.auto | File | 137 B | 0644 |
|
module.info.ko | File | 25 B | 0644 |
|
module.info.ko.auto | File | 128 B | 0644 |
|
module.info.lt | File | 0 B | 0644 |
|
module.info.lt.auto | File | 182 B | 0644 |
|
module.info.lv | File | 0 B | 0644 |
|
module.info.lv.auto | File | 177 B | 0644 |
|
module.info.ms | File | 120 B | 0644 |
|
module.info.ms.auto | File | 19 B | 0644 |
|
module.info.mt | File | 0 B | 0644 |
|
module.info.mt.auto | File | 166 B | 0644 |
|
module.info.nl | File | 26 B | 0644 |
|
module.info.nl.auto | File | 119 B | 0644 |
|
module.info.no | File | 23 B | 0644 |
|
module.info.no.auto | File | 113 B | 0644 |
|
module.info.pl | File | 133 B | 0644 |
|
module.info.pl.auto | File | 19 B | 0644 |
|
module.info.pt | File | 31 B | 0644 |
|
module.info.pt.auto | File | 126 B | 0644 |
|
module.info.pt_BR | File | 31 B | 0644 |
|
module.info.pt_BR.auto | File | 132 B | 0644 |
|
module.info.ro | File | 0 B | 0644 |
|
module.info.ro.auto | File | 156 B | 0644 |
|
module.info.ru | File | 40 B | 0644 |
|
module.info.ru.auto | File | 190 B | 0644 |
|
module.info.sk | File | 29 B | 0644 |
|
module.info.sk.auto | File | 129 B | 0644 |
|
module.info.sl | File | 0 B | 0644 |
|
module.info.sl.auto | File | 156 B | 0644 |
|
module.info.sv | File | 26 B | 0644 |
|
module.info.sv.auto | File | 122 B | 0644 |
|
module.info.th | File | 0 B | 0644 |
|
module.info.th.auto | File | 248 B | 0644 |
|
module.info.tr | File | 32 B | 0644 |
|
module.info.tr.auto | File | 152 B | 0644 |
|
module.info.uk | File | 0 B | 0644 |
|
module.info.uk.auto | File | 246 B | 0644 |
|
module.info.ur | File | 0 B | 0644 |
|
module.info.ur.auto | File | 240 B | 0644 |
|
module.info.vi | File | 0 B | 0644 |
|
module.info.vi.auto | File | 183 B | 0644 |
|
module.info.zh | File | 28 B | 0644 |
|
module.info.zh.auto | File | 106 B | 0644 |
|
module.info.zh_TW | File | 28 B | 0644 |
|
module.info.zh_TW.auto | File | 112 B | 0644 |
|
negativeacl | File | 13 B | 0644 |
|
openssl.cnf | File | 6.02 KB | 0644 |
|
postinstall.pl | File | 996 B | 0755 |
|
prefs.info | File | 22 B | 0644 |
|
save_acl.cgi | File | 2.85 KB | 0755 |
|
save_group.cgi | File | 3.76 KB | 0755 |
|
save_pass.cgi | File | 1.72 KB | 0755 |
|
save_sql.cgi | File | 3.38 KB | 0755 |
|
save_sync.cgi | File | 730 B | 0755 |
|
save_twofactor.cgi | File | 2.25 KB | 0755 |
|
save_unix.cgi | File | 2.2 KB | 0755 |
|
save_user.cgi | File | 11.32 KB | 0755 |
|
schema.cgi | File | 612 B | 0755 |
|
switch.cgi | File | 726 B | 0755 |
|
system_info.pl | File | 2.27 KB | 0644 |
|
twofactor.pl | File | 709 B | 0755 |
|
twofactor_form.cgi | File | 2.01 KB | 0755 |
|
useradmin_update.pl | File | 3.12 KB | 0755 |
|
webmin.schema | File | 1.34 KB | 0644 |
|