{"id":64985,"library":"netty-handler-ssl-ocsp","title":"Netty Handler SSL OCSP","description":"Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients, with OCSP stapling support.","status":"active","version":"4.1.133.Final","language":"java","source_language":null,"source_url":"https://github.com/netty/netty","tags":["netty","ssl","ocsp","networking","async"],"install":[{"cmd":"<dependency>\n  <groupId>io.netty</groupId>\n  <artifactId>netty-handler-ssl-ocsp</artifactId>\n  <version>4.1.133.Final</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'io.netty:netty-handler-ssl-ocsp:4.1.133.Final'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"OcspClientHandler","correct":"io.netty.handler.ssl.ocsp.OcspClientHandler"}],"quickstart":{"code":"import io.netty.handler.ssl.ocsp.OcspClientHandler;\nimport io.netty.channel.ChannelHandlerContext;\n\npublic class Example extends OcspClientHandler {\n    @Override\n    protected boolean verify(ChannelHandlerContext ctx, byte[] response) {\n        System.out.println(\"OCSP response verified\");\n        return true;\n    }\n}","lang":"java","description":"Minimal usage of Netty OCSP handler"},"warnings":[],"env_vars":null,"search_vec":"'applic':13 'async':34 'asynchron':8 'client':25 'develop':17 'driven':11 'event':10 'event-driven':9 'framework':14 'handler':2 'high':20 'maintain':19 'netti':1,5,30 'network':12,33 'ocsp':4,27,32 'perform':21 'protocol':22 'rapid':16 'server':23 'ssl':3,31 'stapl':28 'support':29","created_at":"2026-06-17T17:02:55.242776+00:00","updated_at":"2026-06-17T17:02:55.242776+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://netty.io/","github":"https://github.com/netty/netty","docs":"https://appdoc.app/artifact/io.netty/netty-handler-ssl-ocsp/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","crypto"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}