class PaloAlto::XML::Config::Devices::Entry::TemplateStack::Entry::Config::Devices::Entry::Vsys::Entry::Setting::SslDecrypt
Public Instance Methods
# File lib/palo_alto/config.rb, line 324628 def _section :'ssl-decrypt' end
Allow forwarding of decrypted content
# File lib/palo_alto/config.rb, line 324710 def allow_forward_decrypted_content prop_get('allow-forward-decrypted-content') end
Allow forwarding of decrypted content
# File lib/palo_alto/config.rb, line 324714 def allow_forward_decrypted_content=(val) prop_set('allow-forward-decrypted-content', val) end
set user reply timeout value in seconds
# File lib/palo_alto/config.rb, line 324742 def answer_timeout__5 prop_get('answer-timeout__5') end
set user reply timeout value in seconds
# File lib/palo_alto/config.rb, line 324746 def answer_timeout__5=(val) prop_set('answer-timeout__5', val) end
whether to block a session if cert. status can't be retrieved within timeout
# File lib/palo_alto/config.rb, line 324774 def block_timeout_cert__9 prop_get('block-timeout-cert__9') end
whether to block a session if cert. status can't be retrieved within timeout
# File lib/palo_alto/config.rb, line 324778 def block_timeout_cert__9=(val) prop_set('block-timeout-cert__9', val) end
whether to block a session if cert. status is unknown
# File lib/palo_alto/config.rb, line 324766 def block_unknown_cert__8 prop_get('block-unknown-cert__8') end
whether to block a session if cert. status is unknown
# File lib/palo_alto/config.rb, line 324770 def block_unknown_cert__8=(val) prop_set('block-unknown-cert__8', val) end
set cert status query timeout value in seconds
# File lib/palo_alto/config.rb, line 324782 def cert_status_timeout__10 prop_get('cert-status-timeout__10') end
set cert status query timeout value in seconds
# File lib/palo_alto/config.rb, line 324786 def cert_status_timeout__10=(val) prop_set('cert-status-timeout__10', val) end
set whether to use CRL to check certificate status
# File lib/palo_alto/config.rb, line 324750 def crl__6 prop_get('crl__6') end
set whether to use CRL to check certificate status
# File lib/palo_alto/config.rb, line 324754 def crl__6=(val) prop_set('crl__6', val) end
# File lib/palo_alto/config.rb, line 324625 def has_multiple_values? false end
set if user notification should be enabled
# File lib/palo_alto/config.rb, line 324734 def notify_user__4 prop_get('notify-user__4') end
set if user notification should be enabled
# File lib/palo_alto/config.rb, line 324738 def notify_user__4=(val) prop_set('notify-user__4', val) end
set whether to use OCSP to check certificate status
# File lib/palo_alto/config.rb, line 324758 def ocsp__7 prop_get('ocsp__7') end
set whether to use OCSP to check certificate status
# File lib/palo_alto/config.rb, line 324762 def ocsp__7=(val) prop_set('ocsp__7', val) end
set if proxy for ssl sessions if ip's url category is blocked
# File lib/palo_alto/config.rb, line 324726 def url_proxy__3 prop_get('url-proxy__3') end
set if proxy for ssl sessions if ip's url category is blocked
# File lib/palo_alto/config.rb, line 324730 def url_proxy__3=(val) prop_set('url-proxy__3', val) end
set if wait for url category if not in cache
# File lib/palo_alto/config.rb, line 324718 def url_wait__2 prop_get('url-wait__2') end
set if wait for url category if not in cache
# File lib/palo_alto/config.rb, line 324722 def url_wait__2=(val) prop_set('url-wait__2', val) end