File: security.rst

package info (click to toggle)
python-hpilo 4.4.3-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,784 kB
  • sloc: python: 3,418; ruby: 467; makefile: 122; sh: 31
file content (28 lines) | stat: -rw-r--r-- 902 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Security and SSL settings
=========================

With these functions, you can ensure your iLO's security settings are as secure
as you want them, including using proper SSL certificates for communication.

.. py:currentmodule:: hpilo

.. class:: Ilo
   :noindex:

   .. automethod:: cert_fqdn
   .. automethod:: get_cert_subject_info
   .. ilo_output:: get_cert_subject_info
   .. automethod:: certificate_signing_request
   .. automethod:: import_certificate
   .. automethod:: computer_lock_config
   .. automethod:: fips_enable
   .. automethod:: get_encrypt_settings
   .. ilo_output:: get_encrypt_settings
   .. automethod:: mod_encrypt_settings
   .. automethod:: get_fips_status
   .. ilo_output:: get_fips_status
   .. automethod:: get_security_msg
   .. ilo_output:: get_security_msg
   .. automethod:: set_security_msg
   .. automethod:: get_tpm_status
   .. ilo_output:: get_tpm_status