sumaform
sumaform copied to clipboard
Hardcode an SSL certificate using the "bring-your-own-certificate" mechanism in SUSE Manager
This would be nice to have in order not to have to accept the SSL certificates all the time.
The following environment variables:
https://www.suse.com/documentation/suse-manager-3/singlehtml/book_suma_best_practices/book_suma_best_practices.html#bp.chap.bring.your.own.cert
should be set here:
https://github.com/moio/sumaform/blob/master/salt/suse-manager/init.sls#L73
See the following link to set environment variables to cmd.run:
https://docs.saltstack.com/en/latest/ref/states/all/salt.states.cmd.html#salt.states.cmd.run
The certificate files could be copied from an existing server.
@mseidl you might be interested :smile:
+1
@moio i think this got fixed?
No