Library with recent Paramiko support?
Is anyone aware of a PowerPack containing an Environment/Library with newer Paramiko support, compatible with SL1 11.2?
We have run into devices that don't allow older Paramiko cipher support in the default environment.
Thank you!
Hi Mike,
I'm not aware of any recent releases using Paramiko. You can take a recent release and use it to build a content library to include in your own execution environment. You can find the documentation here:
https://docs.sciencelogic.com/latest/Content/Web_Content_Dev_and_Integration/ScienceLogic_Libraries/chapter_02_managing_libraries.htm#Creating
In order to get the .whl files that you need, you can use pip download (pip download paramiko). Just make sure that the paramiko wheel is the top line in the manifest file.