Updated some of the autorenewal concepts a bit based on discussion with Garrett. For cockpit-project/cockpit-certificates#1main andreasn committed Mar 18, 2020 1 parent 303f834 commit 8236d51 Showing 2 changed files with 344 additions and 326 deletions. Whitespace Ignore whitespace Split Unified...
elif"suse"inself.machine.image: cmds+=[ f"cp{self.vm_tmpdir}/server.crt /etc/pki/trust/anchors/server.crt", "update-ca-certificates" ] else: cmds+=[ f"cp{self.vm_tmpdir}/server.crt /etc/pki/ca-trust/source/anchors/server.crt",...
ws: Add localhost SubjectAltName to sscg created SSL certificates Browse files Similar to commit bf5f1bf, but when sscg is being used. This already puts the real host name into SAN, but it's plausible that the certificate is being used on another host. For symmetry, allow localhost and ...
Passwordcockpit is a simple, free, open source, self hosted, web based password manager for teams. It is made in PHP, Javascript, MySQL or MariaDB and it run on a docker service. It allows users with any kind of device to safely store, share and retrieve passwords, certificates, files ...
Since it is a SPA if you use HTTPS the certificates must be valid or you must add a security exception to your browser.enable PASSWORDCOCKPIT_SSL_RELAXED_IPWhenPASSWORDCOCKPIT_SSLis disabled, it can be set hosts where secure rule is relaxed.10.0.0.1,10.0.0.2 ...