Interrogate SSL Certificate Configuration Efficacy via 'ssllabs' API
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
397 B

8 years ago
Package: ssllabs
8 years ago
Title: Tools to Work with the `SSL Labs` `API`
Version: 0.1.0.9000
8 years ago
Authors@R: c(person("Bob", "Rudis", email = "bob@rudis.net", role = c("aut", "cre")))
8 years ago
Description: Tools to Work with the `SSL Labs` `API`.
Depends:
R (>= 3.0.0)
8 years ago
License: AGPL + file LICENSE
Encoding: UTF-8
LazyData: true
8 years ago
Suggests:
testthat
Imports:
httr,
jsonlite,
openssl
RoxygenNote: 5.0.1