sks-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Sks-devel] hkps and reverse proxy


From: fuat
Subject: Re: [Sks-devel] hkps and reverse proxy
Date: Mon, 18 Mar 2019 21:06:01 +0300
User-agent: Evolution 3.30.1 (3.30.1-1.fux1)

hkps on my server is running.

address@hidden ~]$ gpg2 --keyserver hkps://sks.teknoloji360.com --
recv-key D6379D85
gpg: key 0B7F8B60E3EDFAE3: 1223 signatures not checked due to missing
keys
gpg: anahtar 0B7F8B60E3EDFAE3: "Kristian Fiskerstrand <
address@hidden>" değişmedi
gpg: İşlenmiş toplam miktar: 1
gpg: değişmedi: 1

apache virtualhost.

<VirtualHost 185.126.179.97:443>
    ServerAdmin  address@hidden
    ServerName   sks.teknoloji360.com

    ServerAlias  http-keys.gnupg.net
 
    ServerAlias  eu.pool.sks-keyservers.net
    ServerAlias  na.pool.sks-keyservers.net

    ServerAlias  pool.sks-keyservers.net
    ServerAlias  ipv4.pool.sks-keyservers.net
    ServerAlias  hkps.pool.sks-keyservers.net
    ServerAlias  subset.pool.sks-keyservers.net
.......

named zone

; The Domains OpenPGP Keyserver Service
_hkp._tcp.sks.teknoloji360.com.                   IN      SRV     10 10
11371 sks.teknoloji360.com.
_pgpkey-http._tcp.sks.teknoloji360.com.           IN      SRV     10 10
11371 sks.teknoloji360.com.
_pgpkey-https._tcp.sks.teknoloji360.com.          IN      SRV     10
10   443 sks.teknoloji360.com.
sks.teknoloji360.com.                             IN      A       185.1
26.179.97
.......

; OpenPGP PKA Records
info._pka                                         IN      TXT     ("v=p
ka1;fpr=CE093A9439F29DDD82E73E835E17DF6833F048DF;"
                                                                  "uri=
https://teknoloji360.com/keys/0x33F048DF.asc";)
fuat._pka                                         IN      TXT     ("v=p
ka1;fpr=F0D4521D60378B67CE64665EE7C9735903E48A51;"
                                                                  "uri=
https://teknoloji360.com/keys/0x03E48A51.asc";)
...................


do I need to add hkps servers to my membership file?


Pzt, 2019-03-18 tarihinde 19:40 +0300 saatinde, fuat yazdı:
> hkps to be active ServerAlias I need to notify the servers I have
> defined?
> 
> everything works when I do apache proxy settings via static ip.
> however, sks-keyservers.net does not detect the sks that I run on
> local
> ip with apache when I make proxy from static ip to local ip.
> 
> Finally, what is the meaning of these records?
> 
> Error handling request (POST, / pks / add, [
> Accept: * / *
> Content-Length: 82
> content-type: application / x-www-form-urlencoded
> expect: 100-continua
> host: pool.sks-keyservers.net]): Failure ("Error while decoding
> ascii-
> armored key: text"
> 2019-03-18 19:34:00 Page not found: / pks / lookup / undefined1
> <ScRiPt> prompt ('CVE-2014-3207') </ ScRiPt>
> 
> I'd appreciate it if you could help.
> 
> -- 
> ┌------------------------------------------┐
> > Fuat Bölük  fuat[at]teknoloji360[dot]com |
> > ------------------------------------------|
> > ------ hkps://sks.teknoloji360.com/ ------|
> > ------------------------------------------|
> > F0D4521D60378B67CE64665EE7C9735903E48A51 |
> └------------------------------------------┘
> -- 
>  I do not know english. I'm using translate.
-- 
┌------------------------------------------┐
| Fuat Bölük  fuat[at]teknoloji360[dot]com |
|------------------------------------------|
|------ hkps://sks.teknoloji360.com/ ------|
|------------------------------------------|
| F0D4521D60378B67CE64665EE7C9735903E48A51 |
└------------------------------------------┘
-- 
 I do not know english. I'm using translate.
-- 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]