Skip to content
Snippets Groups Projects
Select Git revision
  • 5ac7143f42b325da04f04dade13b810c72ec08b6
  • master default protected
  • 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
  • v1.9.0
  • v1.8.4
22 results

module_utils

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Thomas Woerner authored
    FreeIPA commit ea0bf4020ce0b1e32572e128e9323c5af60ec93d
    
        After an HSM replica install ensure all certs are visible
    
        If a certificate on a token does not have NSS trust set then
        it won't be visible in the softoken. This can be disconcerting
        for those used to seeing all the certificates.
    
        Loop through the possibilities and set no trust (or Peer) for
        all the certificates on the token.
    
        Also ensure that the CA certificate has the correct nickname.
    
        Related: https://pagure.io/freeipa/issue/9273
    5ac7143f
    History
    Name Last commit Last update
    ..
    ansible_ipa_replica.py