We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3d2797 commit 5a27738Copy full SHA for 5a27738
modules/auxiliary/gather/ssllabs_scan.rb
@@ -185,7 +185,7 @@ class Cert < ApiObject
185
:sgc?,
186
:validationType,
187
:issues,
188
- :sct?,
+ :sct?
189
190
def valid?
191
issues == 0
@@ -211,7 +211,7 @@ class ChainCert < ApiObject
211
:revocationStatus,
212
:crlRevocationStatus,
213
:ocspRevocationStatus,
214
- :raw,
+ :raw
215
216
217
0 commit comments