Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · master
openssl-ca
Browse files
Mar 30, 2020
chore(release): 2.1.1
· 8989d2a5
AdrianT
authored
Mar 31, 2020
View commits for tag v2.1.1
v2.1.1
8989d2a5
Mar 29, 2020
chore(build): Various CI changes.
· b0e2b6bb
AdrianT
authored
Mar 29, 2020
b0e2b6bb
chore(build): Fixed linter missing files; renamed script to lint.
· 3c52b63d
AdrianT
authored
Mar 29, 2020
3c52b63d
chore(build): Updated typescript target to ES2018.
· 9a45a45e
AdrianT
authored
Mar 29, 2020
9a45a45e
chore(deps): Updated dependencies.
· 001acbe7
AdrianT
authored
Mar 29, 2020
001acbe7
Jan 15, 2020
chore(release): 2.1.0
· c8d5ef30
AdrianT
authored
Jan 15, 2020
View commits for tag v2.1.0
v2.1.0
c8d5ef30
feat: Added option to assign a specific serial number to certificates.
· 9b08b9cc
AdrianT
authored
Jan 15, 2020
9b08b9cc
feat: Changed starting serial number to be an optional parameter; random...
· e30dc705
AdrianT
authored
Jan 15, 2020
e30dc705
chore(build): Switched linter to standardx for better TS support.
· 6dae0dcf
AdrianT
authored
Jan 15, 2020
6dae0dcf
fix: Fixed issueCA returning a CA object rather than just a CertPair.
· 1c74e851
AdrianT
authored
Jan 15, 2020
1c74e851
Jan 02, 2020
chore(release): 2.0.0
· c867cbe3
AdrianT
authored
Jan 02, 2020
View commits for tag v2.0.0
v2.0.0
c867cbe3
feat: Added support for generating EC private keys.
· 3b98719d
AdrianT
authored
Jan 02, 2020
3b98719d
tweak!: Changed internal storage of certificates and private keys to use buffers.
· 94c04ade
AdrianT
authored
Jan 02, 2020
94c04ade
tweak!: Changed temporary file scrubbing to be an optional feature.
· 47af8d1e
AdrianT
authored
Jan 02, 2020
47af8d1e
chore(deps): Updated dependencies.
· a32a77fd
AdrianT
authored
Jan 02, 2020
a32a77fd
Nov 10, 2019
chore(release): 1.0.1
· 869da6dd
AdrianT
authored
Nov 10, 2019
View commits for tag v1.0.1
v1.0.1
869da6dd
tweak: Updated dependencies; minor code changes to accomodate.
· 58810b9b
AdrianT
authored
Nov 10, 2019
58810b9b
Nov 07, 2019
chore(release): 1.0.0
· 5583505a
AdrianT
authored
Nov 08, 2019
View commits for tag v1.0.0
v1.0.0
5583505a
Initial commit.
· 92a964fb
AdrianT
authored
Nov 08, 2019
92a964fb
Loading