VOOZH about

URL: https://www.javacodegeeks.com/tag/security/page/9

⇱ Security Archives - Page 9 of 23 - Java Code Geeks


  • Enterprise Java👁 java-interview-questions-answers
    Jim BirdJanuary 30th, 2015
    0 90

    Required Reading: Iron Clad Java

    They didn’t teach appsec in Comp Sci or in engineering or MIS or however you learned how to program. And…

    Read More »
  • Software Development👁 Image
    Jim BirdJanuary 29th, 2015
    0 129

    If you got bugs, you’ll get pwned

    The SEI recently published some fascinating research which shows a clear relationship between software quality and software security. The consensus…

    Read More »
  • Enterprise Java👁 Image
    Alex SotoJanuary 27th, 2015
    1 476

    Self-Signed Certificate for Apache TomEE (and Tomcat)

    Probably in most of your Java EE projects you will have part or whole system with SSL support (https) so…

    Read More »
  • Software Development👁 Image
    Bear GilesJanuary 2nd, 2015
    0 177

    Signing Digital Certificates with OpenSSL Library

    While working on the pgopenssltypes extension I realized that I haven’t discussed how to sign digital certificates using the OpenSSL…

    Read More »
  • Software Development👁 Image
    Bear GilesDecember 30th, 2014
    0 108

    Adding OpenSSL User-Defined Types to PostgreSQL

    PostgreSQL supports user-defined types (UDT). These types can be used to provide type-safety on user-defined functions when we would otherwise…

    Read More »
  • Software Development👁 Image
    Bear GilesDecember 28th, 2014
    0 165

    Database Threat Models

    I finally have a breather and can start working through my backlog of ideas. I start with some background that…

    Read More »
  • Software Development👁 Image
    Bozhidar BozhanovDecember 22nd, 2014
    1 87

    In Favour of Self-Signed Certificates

    Today I watched the Google I/O presentation about HTTPS everywhere and read a couple of articles, saying that Google is…

    Read More »
  • Software Development👁 Image
    Prabath SiriwardenaNovember 10th, 2014
    0 176

    Revamping WSO2 API Manager Key Management Architecture around Open Standards

    WSO2 API Manager is a complete solution for designing and publishing APIs, creating and managing a developer community, and for…

    Read More »
  • Software Development👁 Image
    Prabath SiriwardenaNovember 9th, 2014
    0 138

    Securing the Insecure

    The 33 years old, Craig Spencer returned back to USA on 17th October from Africa after treating Ebola patients. Just…

    Read More »
  • First
  • ...
  • «
  • 8
  • 9
  • 10
  • »
  • 20
  • ...
  • Last
Back to top button
Close