Skip to content

Commit

Permalink
docs(Device.SslDecrypt): Add another docstring specifying minimum pan…
Browse files Browse the repository at this point in the history
…-os version
  • Loading branch information
shinmog committed Nov 19, 2021
1 parent b35a7b6 commit 619d924
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dev/ssldecrypt/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ import (

// Config is a normalized, version independent representation of
// SSL decrypt settings associated with certificates.
//
// Note: PAN-OS 8.0+
type Config struct {
ForwardTrustCertificateRsa string
ForwardTrustCertificateEcdsa string
Expand Down

0 comments on commit 619d924

Please sign in to comment.