5.4.103 • Published 12 months ago

@diotoborg/consequatur-sunt v5.4.103

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

AWS SSL Profiles

AWS RDS SSL Certificates Bundles.

Table of Contents


Installation

npm install --save @diotoborg/consequatur-sunt

Usage

mysqljs/mysql

const mysql = require('mysql');
const awsCaBundle = require('@diotoborg/consequatur-sunt');

// mysql connection
const connection = mysql.createConnection({
  //...
  ssl: awsCaBundle,
});

// mysql connection pool
const pool = mysql.createPool({
  //...
  ssl: awsCaBundle,
});

MySQL2

const mysql = require('mysql2');
const awsCaBundle = require('@diotoborg/consequatur-sunt');

// mysql2 connection
const connection = mysql.createConnection({
  //...
  ssl: awsCaBundle,
});

// mysql2 connection pool
const pool = mysql.createPool({
  //...
  ssl: awsCaBundle,
});

node-postgres

const pg = require('pg');
const awsCaBundle = require('@diotoborg/consequatur-sunt');

// pg connection
const client = new pg.Client({
  // ...
  ssl: awsCaBundle,
});

// pg connection pool
const pool = new pg.Pool({
  // ...
  ssl: awsCaBundle,
});

Custom ssl options

Using AWS SSL Profiles with custom ssl options:

{
  // ...
  ssl: {
    ...awsCaBundle,
    rejectUnauthorized: true,
    // ...
  }
}
{
  // ...
  ssl: {
    ca: awsCaBundle.ca,
    rejectUnauthorized: true,
    // ...
  }
}

License

AWS SSL Profiles is under the MIT License.


Security

Please check the SECURITY.md.


Contributing

Please check the CONTRIBUTING.md for instructions.


Acknowledgements

Contributors.

omitinferencefilterfull-widthrapidtrimStartfastcopyRxecmascriptjavascriptstatelessjshintless csssubprocesssomenamesserializationserializefromECMAScript 3equalhas-ownstreamsjsxapisimpledbstylinglockfilearraybabel-corehasOwnlruESnexttoolscoreterminalpolyfillexeccolumntc39operating-systemnopelintopensslpredictablegraphqlwafauthignoreUint32ArrayworkflowJSON-Schemamergesescreateemitslicemodulesfast-clonemaputilsgroupByiecall-boundprefixeventscollection.es6shebangWeakSetcertificatesArrayBuffer#slicequerystringfixed-widtharraysimportgetOwnPropertyDescriptorlazyrdsramdabootstrap lessspawnes2018performanceisConcatSpreadableURLreduxcryptenvironmentlocationgradients css3mruredactfunctionsextendglobal objectconfigimmutableES5formatRegExp#flagses2016accessorinspecttrimregexptrimLeftdirectoryES3helperssetPrototypeOfcloudsearchirqflagmacostermdatastructureObject.valuesqueuestringshrinkwrapreact-testing-libraryECMAScript 2021prettynpmignorearraybuffernpmyamltoolkitpreprocessorgetjapaneseerrorstatusutilitiestddphoneReflect.getPrototypeOfbundlingeventDispatcherES2021transpilerSymboleslintmapreducevaluesfastclonergbreactspeedECMAScript 2019bundlerpnpm9argvpicomatchObject.getPrototypeOfsymbolsjwtloadbalancingflagschildmetadataquoteframermockingbuffersfigletlistenersprivateconsoleparserurlemrwritablepathSystem.globalunicodesafeerror-handlingsnsargsl10ntouchpackagescssconcatMapprotopassword-0findLasteslint-pluginwhichamazonprotobufECMAScriptconfigurablefile systemkeyssymboltypeofiteratelengthArrayBuffervariables in csscloudtrail.gitignorepushexitObjectbyteOffsetdeepefficientbcryptdeterministicpyyamlfantasy-landgenericsdynamodbenumerablereact-hook-formassertionnodesuperstructcallbindjson-schemaObservablecss variableloggerES2016StyleSheetvisualdropcloudformationeslintplugin[[Prototype]]tslibbrowserlistmatchesserviceECMAScript 2022posestyled-componentspoint-freeMapchrometransportSetcallbackglobalThisbddrulescircularbinariesinternaldayjsqsbusyexecfilereplaypruneES2020stringifiertranspileHyBiwgetstoragegatewaylocalmkdirses2017awsexit-codeES2023specURLSearchParamsECMAScript 2023deep-clonepluginiterationstringifyredirectRFC-6455persistentfast-deep-cloneuser-streamsapollocomputed-typesuninstalles8es-shim APItypesPushreducerglobaltypesafeasteriskspostcssstableenvironmentsvarchannelponyfillObject.keysshimInt8ArraytesterutilsignedhandlerkoreanObject.assignidlestylelivemobilemkdirpFloat64Arrayback-endES2019sortedimmerauthenticationregular expressiongestureslastmixinswaapireact posedataviewkinesisES6_.extendformsrequesttrimRightless mixinsindicatorcodessuperagentwalksortoffsetserializerdiffmakewhatwgjsfunctionfnmatchmake dirprotocol-buffersdotenvtrimEndfastforEachECMAScript 2018chromiumtextnodejslinuxArray.prototype.filterlibphonenumberastansiobjectAsyncIteratorutil.inspectformattingswfbyteinstalleri18npackage.jsonchinesesyntaxerrorprototypepromisesqspreserve-symlinkspackage managerIteratorequalityECMAScript 2016weakmapchaies2015typedES8zxroute53sharedInt32Arrayreact animationperformantobjstarterrecursiveairbnbdom-testing-libraryanimationES2022cliform-validationletcallboundeffect-tseslintconfigstreamruntimeendpointes7removesharedarraybufferharmonyxtermES2015outputclonesymlinksES2018inlinkintrinsicarktypevarsclassnameownshamdomeverydescriptionajvvestArray.prototype.flatcurriedBigUint64Arrayio-tsbootstrap cssdescriptorsreadablestreamcontainsloggingflattencompile lessresolvegetintrinsicglobal this valuevalidationjQuerymulti-package
5.4.102

12 months ago

5.4.103

12 months ago

5.3.101

12 months ago

5.3.102

12 months ago

5.3.100

12 months ago

5.3.99

1 year ago

5.3.98

1 year ago

5.3.97

1 year ago

5.3.96

1 year ago

5.3.95

1 year ago

5.3.94

1 year ago

5.3.93

1 year ago

5.3.92

1 year ago

5.2.92

1 year ago

4.2.92

1 year ago

4.2.91

1 year ago

4.2.90

1 year ago

4.2.89

1 year ago

4.1.89

1 year ago

4.1.88

1 year ago

4.1.87

1 year ago

4.1.86

1 year ago

4.1.85

1 year ago

4.1.84

1 year ago

4.1.83

1 year ago

4.1.82

1 year ago

4.1.81

1 year ago

4.1.80

1 year ago

4.1.79

1 year ago

4.1.78

1 year ago

4.0.78

1 year ago

4.0.77

1 year ago

4.0.76

1 year ago

4.0.75

1 year ago

4.0.74

1 year ago

4.0.73

1 year ago

4.0.72

1 year ago

4.0.71

1 year ago

4.0.70

1 year ago

4.0.69

1 year ago

4.0.68

1 year ago

4.0.67

1 year ago

4.0.66

1 year ago

4.0.65

1 year ago

4.0.64

1 year ago

4.0.63

1 year ago

3.0.63

1 year ago

3.0.62

1 year ago

3.0.61

1 year ago

3.0.60

1 year ago

3.0.59

1 year ago

3.0.58

1 year ago

2.0.58

1 year ago

2.0.57

1 year ago

2.0.56

1 year ago

2.0.55

1 year ago

2.0.54

1 year ago

2.0.53

1 year ago

2.0.52

1 year ago

2.0.51

1 year ago

2.0.50

1 year ago

2.0.49

1 year ago

2.0.48

1 year ago

2.0.47

1 year ago

2.0.46

1 year ago

2.0.45

1 year ago

2.0.44

1 year ago

2.0.43

1 year ago

2.0.42

1 year ago

2.0.41

1 year ago

2.0.40

1 year ago

2.0.39

1 year ago

2.0.38

1 year ago

2.0.37

1 year ago

2.0.36

1 year ago

2.0.35

1 year ago

2.0.34

1 year ago

2.0.33

1 year ago

2.0.32

1 year ago

2.0.31

1 year ago

2.0.30

1 year ago

2.0.29

1 year ago

2.0.28

1 year ago

2.0.27

1 year ago

2.0.26

1 year ago

2.0.25

1 year ago

2.0.24

1 year ago

2.0.23

1 year ago

2.0.22

1 year ago

2.0.21

1 year ago

2.0.20

1 year ago

2.0.19

1 year ago

2.0.18

1 year ago

2.0.17

1 year ago

2.0.16

1 year ago

2.0.15

1 year ago

2.0.14

1 year ago

2.0.13

1 year ago

2.0.12

1 year ago

2.0.11

1 year ago

2.0.10

1 year ago

2.0.9

1 year ago

2.0.8

1 year ago

2.0.7

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago