ojo_check_ssl: Check whether the database connection is using SSL properly

View source: R/ojo_check_ssl.R

ojo_check_sslR Documentation

Check whether the database connection is using SSL properly

Description

Check whether the database connection is using SSL properly

Usage

ojo_check_ssl(..., .con = NULL)

Arguments

...

Placeholder

.con

The ojodb connection to use

Value

A logical indicator of whether the db connection is properly using SSL

Examples

## Not run: 
# Identifies the table
ojo_check_ssl()

## End(Not run)


openjusticeok/ojodb documentation built on Aug. 4, 2024, 3:25 p.m.