Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
autoca
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
ai
autoca
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
19
Apr
17
Jan
16
2
Sep
22
Jul
14
19
Nov
17
Oct
16
20
Apr
14
Mar
13
24
May
30
Jan
7
30
Dec
29
9
9
Jul
1
17
Jan
15
14
9
8
7
6
31
Dec
7
Mar
26
Jan
10
Merge branch 'build-deb' into 'master'
master
master
Move to ai3/build-deb
tox: force newer pip/setuptools
tox: add setuptools too
tox: force py27 and pip as a dep
Add LICENSE, update copyright
Fix CRL generation with older OpenSSL versions
fix make_app usage
set right version value (2) for version 3 certs
Add a simple WSGI app wrapper
Add digest field for crl exports
debian: bump dh compat
set version 3 when adding extensions
add update-crl command
ci: missing libssl-dev dependency
ci: initial config
add Debian package metadata
remove the autovpn code (on a separate repository)
decent user-facing documentation for the "autoca" tool
the "autoca" tool can now use a local CA
add clientAuth extendedKeyUsage to server certs
add a method to renew a CA certificate
drop the critical bit on some X509 extensions
fix certificate download test
add some missing variables to autovpn test app configuration
add autovpn to coverage report
fix --cover-package
add dependency on pyOpenSSL
add Tox configuration for tests
fix Signer.encode() to take an argument
use the common environment variable APP_CONFIG to load Flask configs
added static data for autovpn; bumped version since there have been a few changes recently
allow multiple downloads of the same zip file (for a short time)
add tlsauth.key to the Tunnelblick config bundle
use tls-auth option
link to the google app store for the openvpn app
properly bundle the CA certificate within the PKCS12 file
add tests for vpn_app; fix error in to_pkcs12()
add a PKCS#12 file to the zip archive (for quick configuration of the android client)
replace HELP_URL with a customizable HELP_MESSAGE
Loading