f5-appsvcs-extension
f5-appsvcs-extension copied to clipboard
AS3 Authenticate Name TLS_client
Environment Application Services Version: 3.28.0
Hello,
Im trying to create TLS_client via AS3 and I would like to use "AuthenticateName", but I cant find how to declare it (define it). I tried to look for it on clouddocs f5 AS3, but there is no property for it.
Now Im using RESTAPI for it. Something like this: curl -sSk -u xxx:xxx -H "Content-Type: application/json" -X POST https://x.x.x.x/mgmt/tm/ltm/profile/server-ssl -d '{"name":"foo","partition":"Common","defaultsFrom":"bar","authenticateName":"foobar"}'
Is there a way I cant find to define "AutheticateName" or is it not in AS3 yet or not posible?
Thank you Kovi
Can you please provide an example of the tmsh configuration you would like to achieve?
Just set "serverName" in your TLS_Client object. That corresponds to "authenticatename" in BIG-IP configuration (tmsh) for the serverssl profile.
This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.
Reopening this issue.
If you are still looking for this feature, please reach out to us at [email protected] in order to prioritize.
This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.