معرفی شرکت ها


firefox-cert-override-0.1.1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Tool for generating cert_override.txt for Firefox profiles.
ویژگی مقدار
سیستم عامل -
نام فایل firefox-cert-override-0.1.1
نام firefox-cert-override
نسخه کتابخانه 0.1.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Osmose (Michael Kelly)
ایمیل نویسنده me@mkelly.me
آدرس صفحه اصلی https://github.com/Osmose/firefox-cert-override
آدرس اینترنتی https://pypi.org/project/firefox-cert-override/
مجوز MIT
firefox-cert-override ===================== .. image:: https://circleci.com/gh/Osmose/firefox-cert-override.svg?style=svg :target: https://circleci.com/gh/Osmose/firefox-cert-override ``firefox-cert-override`` is a Python library and CLI utility for reading and writing ``cert_override.txt`` files. ``cert_override.txt`` is located at the root of a Firefox profile directory and stores the per-domain certificate overrides for that profile. When you permanently add an exception for Firefox to trust a certificate for a specific domain, Firefox adds an entry to ``cert_override.txt``, and will read it on startup in the future to load the override again. Installation ------------ ``firefox-cert-override`` requires (read: has only been tested on) Python 3.5. :: $ pip install firefox-cert-override API --- There isn't any documentation for the API (yet), but ``firefox_cert_override/base.py`` is where the main functionality lives and is a quick skim. CLI --- The package adds a ``firefox-cert-override`` command that takes a list of domain and certificate file path pairs and outputs the contents for a ``cert_override.txt`` file with overrides for the given domains. See ``firefox-cert-override --help`` for more details. License ------- Licensed under the MIT License. See ``LICENSE`` for details.


نیازمندی

مقدار نام
- click
- pyOpenSSL
xtr pytest;
xtr flake8;


نحوه نصب


نصب پکیج whl firefox-cert-override-0.1.1:

    pip install firefox-cert-override-0.1.1.whl


نصب پکیج tar.gz firefox-cert-override-0.1.1:

    pip install firefox-cert-override-0.1.1.tar.gz