[ 
https://issues.apache.org/jira/browse/NUTCH-2289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15351549#comment-15351549
 ] 

ASF GitHub Bot commented on NUTCH-2289:
---------------------------------------

Github user lewismc commented on a diff in the pull request:

    https://github.com/apache/nutch/pull/128#discussion_r68630436
  
    --- Diff: conf/nutch-default.xml ---
    @@ -1435,4 +1435,60 @@
       </description>
     </property>
     
    +<property>
    +  <name>restapi.auth</name>
    +  <value>NONE</value>
    +  <description>
    +    Configures authentication type for communicating with RESTAPI. Valid 
values are BASIC, DIGEST, SSL and NONE.
    +    When no authentication type is defined NONE will be used as default 
which does not provide security.
    +    Use the restapi.auth.username and restapi.auth.auth.password 
properties to configure
    --- End diff --
    
    Typo again


> SSL Support for REST API
> ------------------------
>
>                 Key: NUTCH-2289
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2289
>             Project: Nutch
>          Issue Type: Sub-task
>          Components: REST_api, web gui
>            Reporter: Furkan KAMACI
>            Assignee: Furkan KAMACI
>             Fix For: 2.5
>
>
> Add SSL Authentication for Nutch REST API.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to