Skip to content
Snippets Groups Projects
Select Git revision
  • 578d08c7962c38293a5f31c6f08009bdb052fdf5
  • master default protected
  • v1.15.1
  • v1.15.0
  • v1.14.7
  • v1.14.6
  • v1.14.5
  • v1.14.4
  • v1.14.3
  • v1.14.2
  • v1.14.1
  • v1.14.0
  • v1.13.2
  • v1.13.1
  • v1.13.0
  • v1.12.1
  • v1.12.0
  • v1.11.1
  • v1.11.0
  • v1.10.0
  • v1.9.2
  • v1.9.1
22 results

ansible-freeipa

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Thomas Woerner authored
    The function load_pkcs12 should not be skipped to verify the given
    certificates. After the certificates have been verified and the temporary
    certificate copies have been generated, these files are copied to
    /etc/ipa/.tmp_pkcs12_* as the temporary files will simply be removed as
    soon as the file descriptors have been closed.
    
    Additionally the [http,dirsrv,pkinit]_pkcs12_info is recreated to point to
    the copied temporary files.
    
    With this revertion the need to change other modules has been rediced to
    the minium, the IPA upstream code can simply be used.
    
    The passed back certificates [http,dirsrv,pkinit]_ca_cert are encoded using
    encode_certificate.
    578d08c7
    History
    Name Last commit Last update