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.

17 lines
397 B

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