TLS_Server
1 TopicAS3 TLS_Client VS TLS_Server Schema confusion
I'm pretty new to AS3 and I'm looking at converting my existing configuration to use AS3 declarations. I have several HTTPS virtual servers that use SSL Profile (client). I am followinghttps://clouddocs.f5.com/products/extensions/f5-appsvcs-extension/latest/declarations/tls-encryption.html#using-a-client-and-server-tls-profile-in-the-same-declarationas an example to generate a VSS, a client SSL profile, and a server SSL profile. I am kind of confused because when I run this config, the TLS_Client Schema is writing things to the SSL Server section and the TLS_Server is writing things to the SSL Client section. Is this how it is supposed to work? Shouldn't the TLS_Client write to the SSL Profile (Client) and TLS_Server write to the SSL Profile (Server)?Solved1.3KViews0likes1Comment