Sophie

Sophie

distrib > * > cooker > x86_64 > by-pkgid > fbfe0f3337f6e7d83841d40e7be0672e > files > 21

lib64pki67-0.6.7-1.x86_64.rpm

<?xml version="1.0" ?>
<!-- PKI service configurations -->
<pki:tokenConfig xmlns:pki="http://www.openca.org/openca/pki/1/0/0">
  <!-- Token Name -->
  <pki:name>Default</pki:name>
  <!-- Token Type (software, hardware) -->
  <pki:type>software</pki:type>
  <!-- HSM specification for server token -->
  <pki:hsm>software</pki:hsm>
  <!-- Private key identifier (URI - file:// id:// etc.. ) -->
  <pki:keypair>file://$HOME/.pki/key.pem</pki:keypair>
  <!-- Certificate identifier (URI) -->
  <pki:cert>file://$HOME/.pki/cert.pem</pki:cert>
  <!-- CA Certificate -->
  <pki:cacert>file://$HOME/.pki/cacert.pem</pki:cacert>
  <!-- Where the Password should be read from -->
  <pki:passin>stdin</pki:passin>
  <!-- ... or simply specify the password here -->
  <!-- <pki:password></pki:password> -->
  <!-- Certificates -->
  <pki:othercerts>file:://$HOME/.pki/certs.pem</pki:othercerts>
  <pki:trustedcerts>file:://$HOME/.pki/certs.pem</pki:trustedcerts>
</pki:tokenConfig>