- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
03-30-2022 10:33 AM
Hello
I more or less have gotten how to upload a certificate but the issue I am facing is assigning it to the ssl-tls-service-profile
How can I assign it using the API?
Thank you
04-07-2022 01:18 AM
Hi @riahc3, the direct NFGW API command for this would be:
https://{{host}}/api/?key={{key}}&type=config&action=set&xpath=/config/shared/ssl-tls-service-profile&element=<entry name="{{profile-name}}"><protocol-settings><min-version>tls1-2</min-version><max-version>max</max-version></protocol-settings><certificate>{{cert-name}}</certificate></entry>
06-16-2022 07:04 AM
I dont think thats how I did it.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!