Skip to content

peer_certification_mode always returns nill as value #3

Description

@martink2

When trying to do a

puts IControl::LocalLB::ProfileClientSSL.peer_certification_mode(:profile_names => "test").inspect

I always get

IControl::LocalLB::ProfileClientSSLCertificateMode:0x2b7f6ccb2c78 @attributes={:default_flag=>"false", :value=>nil}

but the value should be CLIENTSSL_CERTIFICATE_MODE_REQUEST in my case.

I tested this on multiple F5 and using a java smaple i get the corret response.

If you have any idea i would be really greatfull

Thanks Martin

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions