{"id":696,"date":"2020-02-11T18:00:39","date_gmt":"2020-02-11T18:00:39","guid":{"rendered":"http:\/\/192.168.1.102\/?p=696"},"modified":"2020-02-11T18:00:39","modified_gmt":"2020-02-11T18:00:39","slug":"openvpn-configquery","status":"publish","type":"post","link":"https:\/\/digitalsos.net\/?p=696","title":{"rendered":"OpenVPN ConfigQuery"},"content":{"rendered":"\n<p>Just a quick note on setting the security for OpenVPN.  To disable the older cyphers you can use QueryConfig in the command line.  For our AWS Ec2 instance I simply used this line:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\/usr\/local\/openvpn_as\/scripts\/sacli --key \"cs.openssl_ciphersuites\" --value 'EECDH+CHACHA20:EECDH+AES128:EECDH+AES256:!RSA:!3DES:!MD5:!RC4' ConfigPut<\/code><\/pre>\n\n\n\n<p>Then confirm with:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\/usr\/local\/openvpn_as\/scripts\/sacli ConfigQuery | grep \"cipher\"<\/code><\/pre>\n\n\n\n<p>Finally restart the service:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>service openvpnas restart<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Just a quick note on setting the security for OpenVPN. To disable the older cyphers you can use QueryConfig in the command line. For our AWS Ec2 instance I simply used this line: Then confirm with: Finally restart the service:<\/p>\n<div class=\"read-more-wrapper\"><a class=\"read-more\" href=\"https:\/\/digitalsos.net\/?p=696\" title=\"Read More\"> <span class=\"button \">Read More<\/span><\/a><\/div>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[1],"tags":[],"class_list":["post-696","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/pgxmGV-be","_links":{"self":[{"href":"https:\/\/digitalsos.net\/index.php?rest_route=\/wp\/v2\/posts\/696","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/digitalsos.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/digitalsos.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/digitalsos.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/digitalsos.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=696"}],"version-history":[{"count":1,"href":"https:\/\/digitalsos.net\/index.php?rest_route=\/wp\/v2\/posts\/696\/revisions"}],"predecessor-version":[{"id":697,"href":"https:\/\/digitalsos.net\/index.php?rest_route=\/wp\/v2\/posts\/696\/revisions\/697"}],"wp:attachment":[{"href":"https:\/\/digitalsos.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=696"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/digitalsos.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=696"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/digitalsos.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=696"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}