Quick Revision

GK One-Line Question & Answer

15541+ short questions with short answers, covering every category and sub-category on the site — no long articles to scroll through. Good for a fast recap before an exam, or a few minutes of daily practice.

Computer Networks → Introduction to Computer Networks 39

What is dynamic secrets in Vault
Short-lived automatically rotated credentials generated on demand
click to copy
What is certificate lifecycle management
Automated issuance renewal and revocation of certificates
click to copy
What is ACME protocol
Automated Certificate Management Environment (Let''s Encrypt)
click to copy
What is Let''s Encrypt
Free automated open CA providing TLS certificates
click to copy
What is PKI hierarchy depth
Root CA - Intermediate CA - End-entity certificates
click to copy
What is offline root CA benefit
Reducing exposure of root private key by keeping it offline
click to copy
What is HSM (Hardware Security Module)
Tamper-resistant hardware for cryptographic key protection
click to copy
What is key ceremony
Formal process for generating root CA keys with witnesses
click to copy
What is certificate revocation reason code
Reason for revocation like key compromise or CA compromise
click to copy
What is PKCS#12 file
Container format with certificate and private key
click to copy
What is DER format
Binary encoded certificate format
click to copy
What is CSR (Certificate Signing Request)
Request sent to CA containing public key and identity info
click to copy
What is wildcard certificate
Certificate covering all subdomains of a domain
click to copy
What is SAN certificate (Subject Alternative Name)
Certificate covering multiple domain names
click to copy
What is code signing certificate
Certificate verifying software came from known publisher
click to copy
What is email signing certificate (S/MIME)
Certificate for signing and encrypting email messages
click to copy
What is IoT device certificate
Certificate for device authentication and secure communication
click to copy
What is certificate transparency requirement
All publicly trusted TLS certs must be logged in CT logs
click to copy
What is SCT (Signed Certificate Timestamp)
Proof certificate was submitted to CT log
click to copy
What is Chrome CT policy
Requiring certificates to have valid SCTs for trust
click to copy
What is DANE record in DNS
TLSA record specifying certificate or CA for domain
click to copy
What is SSHFP DNS record
SSH fingerprint record for verifying SSH host keys via DNS
click to copy
What is BGP security best practice summary
RPKI prefix filtering IRR peering authentication and monitoring
click to copy
What is a network engineer key skill
Designing implementing troubleshooting and securing networks
click to copy
What is Cisco CCNA certification
Entry-level network associate certification by Cisco
click to copy
What is Cisco CCNP certification
Professional level Cisco networking certification
click to copy
What is Cisco CCIE certification
Expert level Cisco certification (lab exam required)
click to copy
What is CompTIA Network+ purpose
Vendor-neutral entry networking certification
click to copy
What is AWS Certified Solutions Architect
AWS cloud architecture certification
click to copy
What is GCP Professional Cloud Network Engineer
Google Cloud networking specialization certification
click to copy
What is Juniper JNCIA certification
Juniper Networks Certified Internet Associate
click to copy
What is Linux LPIC certification
Linux Professional Institute Certification
click to copy
What is CISSP certification focus
Certified Information Systems Security Professional
click to copy
What is OSCP certification
Offensive Security Certified Professional - hands-on pen test cert
click to copy
What is CEH certification
Certified Ethical Hacker certification
click to copy
What is CISM certification
Certified Information Security Manager
click to copy
What is CISA certification
Certified Information Systems Auditor
click to copy
What is SANS GIAC certifications focus
Technical security certifications in various specializations
click to copy
What is the role of RFC in networking
Defining and documenting internet standards and protocols
click to copy

Computer Networks → Presentation Layer 1

What is mTLS certificate requirements
Both client and server present certificates for mutual auth
click to copy