#Does anyone know if you can have separate certificates on LiFs?
1 messages · Page 1 of 1 (latest)
Certificates have nothing to do with LIFs. They are usually used on services which listen on port 443, "web servers" if you want.
You can choose one certificate for your management traffic of your SVM and another one for the object-store-server.
Then separate the traffic with service-policies on your LIFs.
For an s3 svm on the Netapp using self signed certs, looks like you create a root-ca.
you can certainly install other root-ca certs and then still make a separate cert for the svm server
Additionally, you should be able to create network interface service-policy entries to limit exposure when applied to lifs
thank you. I will give it another show. We have an internal server for creating certificates and I have added that as a trusted certificate authority, as have all clients and servers in the network. I will generate a new certificate for the management and see if I can get it assigned to the right services
fun fact: for NFS over TLS, you can actually specify a certificate for each LIF (vserver nfs tls interface enable ... -certificate-name xyz) 🙂
Pretty sure you should say it’s a feature of ONTAP 9.15+ @median heath
good info.I will be needing that soon too. thanks. 🙂
And a techpreview regarding the blog 😊