All Projects ā†’ ntkme ā†’ security-trust-settings-tools

ntkme / security-trust-settings-tools

Licence: BSD-2-Clause License
šŸ”’ OS X Keychain Trust Settings Tools.

Programming Languages

objective c
16641 projects - #2 most used programming language

Projects that are alternatives of or similar to security-trust-settings-tools

CTjs
CTjs is a full set of classes necessary to work with any kind of Certificate Transparency log (V1 as from RFC6962, or V2 as from RFC6962-bis). In CTjs you could find all necessary validation/verification functions for all related data shipped with full-featured examples showning how to validate/verify. Also in scope of CTjs I made code showing eā€¦
Stars: āœ­ 2 (-89.47%)
Mutual labels:  certificate
certexfil
Exfiltration based on custom X509 certificates
Stars: āœ­ 18 (-5.26%)
Mutual labels:  certificate
cissp-mind-map
CISSP mind map, 8 domains, 2020 edition, OSG/AIO eighth edition, 8th
Stars: āœ­ 31 (+63.16%)
Mutual labels:  certificate
smtplib-bruteforce
bruteforcing gmail (TLS/SSL)
Stars: āœ­ 26 (+36.84%)
Mutual labels:  certificate
powershell-codesigning
Create and use code signing certificates with PowerShell
Stars: āœ­ 16 (-15.79%)
Mutual labels:  certificate
website-checks
check your website for issues with multiple tools and get PDF reports of the results
Stars: āœ­ 69 (+263.16%)
Mutual labels:  certificate
openssl ca
openssl_ca with QT GUI
Stars: āœ­ 16 (-15.79%)
Mutual labels:  certificate
observatory-exporter
Prometheus exporter for Mozilla Observatory
Stars: āœ­ 31 (+63.16%)
Mutual labels:  certificate
frida-android-unpinning
A Frida script to disable SSL certificate pinning in a target application
Stars: āœ­ 186 (+878.95%)
Mutual labels:  certificate
ght-acme.sh
Shell script to sign certificate by the letsencrypt CA
Stars: āœ­ 31 (+63.16%)
Mutual labels:  certificate
aws-solutions-architect-associate-certificate
Note to pass the AWS Solutions Architect Associate Exam
Stars: āœ­ 58 (+205.26%)
Mutual labels:  certificate
BTCert
BTCert authenticates academic certificates by means of a digital credential that allows immediate verification by third parties. BTCerts uses blockchain and cryptographic techniques to create a certification infrastructure based on the standard Blockcerts
Stars: āœ­ 21 (+10.53%)
Mutual labels:  certificate
concerto
A command line tool and a library to generate TLS certificates for development purposes.
Stars: āœ­ 34 (+78.95%)
Mutual labels:  certificate
cloud-signature-consortium
Cloud Signature Consortium Remote Signature Service Provider in Node.js
Stars: āœ­ 19 (+0%)
Mutual labels:  certificate
letsencrypt-inwx
A small cli utility for automating the letsencrypt dns-01 challenge for domains hosted by inwx.
Stars: āœ­ 43 (+126.32%)
Mutual labels:  certificate
Bubbly
Better SSL in Nginx in 10 minutes. Configuration files and setup scripts for Certbot.
Stars: āœ­ 217 (+1042.11%)
Mutual labels:  certificate
cert-manager-alidns-webhook
Cert-manager webhook to generate Let's Encrypt certificates over Alibaba Cloud DNS.
Stars: āœ­ 31 (+63.16%)
Mutual labels:  certificate
efm-certvalidator
Certificate validator for X.509 certificates.
Stars: āœ­ 25 (+31.58%)
Mutual labels:  certificate
django-yadpt-starter
Yet Another Django Project Template skeleton for Django projects
Stars: āœ­ 28 (+47.37%)
Mutual labels:  certificate
cert-manager
Automatically provision and manage TLS certificates in Kubernetes
Stars: āœ­ 8,781 (+46115.79%)
Mutual labels:  certificate

security-trust-settings-tools

OS X Keychain Trust Settings Tools.

Usage

Blacklist Certificates

security-trust-settings-blacklist [fingerprint ...] TrustSettings.plist

Generate blacklist for any certificate based on SHA1 fingerprint.

Example

security-trust-settings-blacklist B94294BF91EA8FB64BE61097C7FB001359B676CB TrustSettings.plist

Merge Trust Settings

security-trust-settings-merge [plist ...] TrustSettings.plist

Merge multiple trust settings plists.

Example

security-trust-settings-merge TrustSettings1.plist TrustSettings2.plist NewTrustSettings.plist

Export System TrustSettings.plist

security trust-settings-export -d ExportedTrustSettings.plist

Import System TrustSettings.plist

sudo security trust-settings-import -d NewTrustSettings.plist

License

See LICENSE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].