Giter Site home page Giter Site logo

Comments (7)

swormke avatar swormke commented on July 29, 2024

This is not a ltm/ object, it is actually a representation of a few different objects. To do this we need to do the following

  1. Move the Certificate class in ssl.py into the common directory as certificate.py.
  2. Implement the ltm/profile/ssl-client object
  3. Implement the sys/file/ssl* objects
  4. Implement the ltm/virtual/profiles/ssl-client object

from f5-common-python.

zancas avatar zancas commented on July 29, 2024

Hmmm.... @swormke this seems like something we'll need sooner, than later. I think I'll try to wrap it up before the release.

from f5-common-python.

zancas avatar zancas commented on July 29, 2024

I'm implementing a different set of resources than those listed above because of:

https://devcentral.f5.com/articles/demystifying-icontrol-rest-part-5-transferring-files?adbsc=social_default55359446&adbid=666661582995255298&adbpl=tw&adbpr=8232052

from f5-common-python.

wojtek0806 avatar wojtek0806 commented on July 29, 2024

I am implementing profiles in the #349 why is the work being duplicated again?

from f5-common-python.

wojtek0806 avatar wojtek0806 commented on July 29, 2024

@zancas Sorry for reopening this but I looked at the code and I disagree with the way you have implemented it. You do not need to upload certificate to be able to create LTM Client SSL profile.

The certs themselves are managed under System --> File Management --> Ssl certificate List.
Proper way to deploy this would be to utilize file upload class to upload the certificate file. Then you can attach it to the profile. This is how it is done via GUI and this is how it is done via TMSH

from f5-common-python.

wojtek0806 avatar wojtek0806 commented on July 29, 2024

Issue Review: Partially duplicate, will be addressed by #349

from f5-common-python.

zancas avatar zancas commented on July 29, 2024

I did upload and install cert and key via the SDK. See classes in share and cm.

from f5-common-python.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.